about commands
#2

pawn Код:
if(strcmp(cmdtext, "/handsup", true) == 0)
    {
      SetPlayerSpecialAction(playerid, SPECIAL_ACTION_HANDSUP);
      return 1;
    }
That compiles just fine for me. What the exact line(s) your having the errors on?

Edit:

Actually, I use tested the whole thing:

http://pastebin.com/f122c63e2

And it works fine. Even the /kill1 command.
Reply


Messages In This Thread
about commands - by xploit101 - 06.09.2009, 04:21
Re: about commands - by Zezombia - 06.09.2009, 05:33
Re: about commands - by The_Tough - 06.09.2009, 08:27

Forum Jump:


Users browsing this thread: 2 Guest(s)