Tiny problem
#4

if(strcmp(cmdtext, "/command", true) == 0);
{
SendClientMessage(playerid, RED, "That is an unknown command! Type /cmds for a list of available commands.");
return 1;
}

Try that
Reply


Messages In This Thread
Tiny problem - by TheNuttyScientist - 19.11.2010, 20:28
AW: Tiny problem - by Extremo - 19.11.2010, 20:30
Re: Tiny problem - by IstuntmanI - 19.11.2010, 20:30
Re: Tiny problem - by BigAl - 19.11.2010, 20:31
Re: Tiny problem - by TheNuttyScientist - 19.11.2010, 20:34
Re: Tiny problem - by dark_clown - 19.11.2010, 20:53

Forum Jump:


Users browsing this thread: 1 Guest(s)