Invalid Command Return
#3

If you're using ZCMD:
pawn Код:
OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success) return SendClientMessage(playerid, -1, "Invalid command, use /cmds to view the general commands");
}
Reply


Messages In This Thread
Invalid Command Return - by Thresholdold - 24.11.2011, 12:09
Re: Invalid Command Return - by Thresholdold - 24.11.2011, 12:13
Re: Invalid Command Return - by Max_Coldheart - 24.11.2011, 12:14
Re: Invalid Command Return - by Thresholdold - 24.11.2011, 12:16
Re: Invalid Command Return - by Kingunit - 24.11.2011, 12:52
Re: Invalid Command Return - by Kostas' - 24.11.2011, 12:56

Forum Jump:


Users browsing this thread: 1 Guest(s)