Commands don't work !
#10

Should I also add
pawn Код:
new cmd[256];
    new idx;
    cmd = strtok(cmdtext, idx);
to this command :
pawn Код:
if (strcmp("/kill", cmdtext, true, 10) == 0)
    {
        SetPlayerHealth(playerid, 0);
    }
or it should be diffrent ?
Reply


Messages In This Thread
Commands don't work ! - by Bumper - 26.07.2010, 11:11
Re: Commands don't work ! - by WARBI - 26.07.2010, 11:15
Re: Commands don't work ! - by iggy1 - 26.07.2010, 11:17
Re: Commands don't work ! - by Bumper - 26.07.2010, 11:21
Re: Commands don't work ! - by iggy1 - 26.07.2010, 11:23
Re: Commands don't work ! - by Bumper - 26.07.2010, 11:27
Re: Commands don't work ! - by iggy1 - 26.07.2010, 11:32
Re: Commands don't work ! - by Bumper - 26.07.2010, 11:35
Re: Commands don't work ! - by Shadow™ - 26.07.2010, 11:41
Re: Commands don't work ! - by Bumper - 26.07.2010, 11:45

Forum Jump:


Users browsing this thread: 1 Guest(s)