error command
#2

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success) SendClientMessage(playerid, COLOR_WHITE, "That command does not exist. You can use /help to see a list of commands.");
    return 1;
}
Reply


Messages In This Thread
error command - by Quadraim - 17.01.2013, 13:42
Re: error command - by Norrin - 17.01.2013, 13:44

Forum Jump:


Users browsing this thread: 1 Guest(s)