Why doesn't this work ?
#1

It just doesn't work, i don't know why. I want to have spaces in the name of the command.

pawn Код:
if(strcmp(cmd, "/command space", true) == 0)
{
   if(IsPlayerConnected(playerid))
   {
    //Some code over here.
   }
}
Please help, thank you.
Reply


Messages In This Thread
Why doesn't this work ? - by Zeromanster - 11.10.2009, 12:23
Re: Why doesn't this work ? - by [XST]O_x - 11.10.2009, 12:30
Re: Why doesn't this work ? - by Zeromanster - 11.10.2009, 12:36
Re: Why doesn't this work ? - by MenaceX^ - 11.10.2009, 12:38

Forum Jump:


Users browsing this thread: 1 Guest(s)