Unknown Command [HELP]
#2

if youre using ZCMD

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success)
        SendClientMessage(playerid,COLOR_RED, /*MESSAGE*/);
    return 1;
}
if youre using strcmd use else if in all commands and in the end type else return SendClientMessage...
Reply


Messages In This Thread
Unknown Command [HELP] - by Swizzzy - 04.10.2011, 00:46
Re: Unknown Command [HELP] - by Pharrel - 04.10.2011, 01:47
Re: Unknown Command [HELP] - by [GOD]Dragonster82 - 04.10.2011, 03:02

Forum Jump:


Users browsing this thread: 1 Guest(s)