Invalid Command
#3

it works on OnPlayerCommandPerformed(playerid, cmdtext[], success)
pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success) {
        SendClientMessage(playerid, -1, "Invalid command, use /cmds to view the general commands"
    }
    return 1;
}
Reply


Messages In This Thread
Invalid Command - by Thresholdold - 30.11.2011, 16:05
Re: Invalid Command - by ElkaBlazer - 30.11.2011, 16:08
Re: Invalid Command - by Kostas' - 30.11.2011, 16:11
Re: Invalid Command - by [MG]Dimi - 30.11.2011, 16:12
Re: Invalid Command - by Thresholdold - 30.11.2011, 16:16
Re: Invalid Command - by Thresholdold - 30.11.2011, 16:51
Re: Invalid Command - by Thresholdold - 30.11.2011, 16:54

Forum Jump:


Users browsing this thread: 2 Guest(s)