incorrect command
#3

pawn Код:
public OnPlayerCommandPerformed(playerid,cmdtext[],success)
{
    if(success == 0)
    {
        SendClientMessage(playerid,.........);
        return 1;
    }
    return 1;
}
You will need zcmd for that.
Reply


Messages In This Thread
incorrect command - by thefatshizms - 25.07.2012, 12:23
Re: incorrect command - by Kindred - 25.07.2012, 12:24
Re: incorrect command - by newbienoob - 25.07.2012, 12:30
Re: incorrect command - by thefatshizms - 25.07.2012, 12:32

Forum Jump:


Users browsing this thread: 2 Guest(s)