Error invail cmd
#2

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success)
    {
        new string[70];
        format(string, sizeof(string), "Error: {FFFFFF}The command '%s' was not recognised, please type /help.", cmdtext);
        SendClientMessage(playerid, -1, string);
    }
    return 1;
}
rep+ me if this helped
Reply


Messages In This Thread
Error invail cmd - by CrazyChoco - 08.09.2012, 10:07
Re: Error invail cmd - by [HK]Ryder[AN] - 08.09.2012, 10:17
Re: Error invail cmd - by IceMeteor - 08.09.2012, 10:28
Re: Error invail cmd - by [HK]Ryder[AN] - 08.09.2012, 10:40
Re: Error invail cmd - by CrazyChoco - 08.09.2012, 10:43

Forum Jump:


Users browsing this thread: 2 Guest(s)