Change?
#3

Like
pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success) return SendClientMessage(playerid, COLOR_RED, "This command is not available!");
        //Checks if the command executing is failed. (Doesn't exist)
       // I don't know what to do with ^^this part
    return 1;
}
Reply


Messages In This Thread
Change? - by Affan - 27.04.2013, 02:05
Re: Change? - by JaKe Elite - 27.04.2013, 02:36
Re: Change? - by Affan - 27.04.2013, 02:39
Re: Change? - by JaKe Elite - 27.04.2013, 02:42

Forum Jump:


Users browsing this thread: 1 Guest(s)