05-07-2008, 01:13 AM
the lamest command ever made!
Code:
if( strcmp( cmdtext, "/Quest" , true, 5 ) == 0 )
{
GameTextForPlayer(playerid, "SUMG QUEST LEET", 5000, 1);
return 1;
}