#2

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success) {
        SendClientMessage(playerid, /*hex code of color*/, "Unknown command!!!!!1111"); // enter whatever you want here.
    }
    return 1;
}
Reply


Messages In This Thread
Help - by BlackEvils - 13.12.2014, 10:39
Re: Help - by ConnorHunter - 13.12.2014, 11:02
Re: Help - by BlackEvils - 13.12.2014, 11:09
Re: Help - by Sledgehammer - 13.12.2014, 11:15
Re: Help - by HY - 13.12.2014, 11:20
Re: Help - by BlackEvils - 13.12.2014, 11:23

Forum Jump:


Users browsing this thread: 1 Guest(s)