How to customize "SERVER:Unknown Command"?
#4

then just add this:
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    return SendClientMessage(playerid, 0x999999AA, "Message");
}
Reply


Messages In This Thread
How to customize "SERVER:Unknown Command"? - by Bates - 18.04.2011, 17:09
Re: How to customize "SERVER:Unknown Command"? - by Sascha - 18.04.2011, 17:20
Re: How to customize "SERVER:Unknown Command"? - by Bates - 18.04.2011, 17:23
Re: How to customize "SERVER:Unknown Command"? - by Sascha - 18.04.2011, 17:24
Re: How to customize "SERVER:Unknown Command"? - by Joe Staff - 18.04.2011, 17:37
Re: How to customize "SERVER:Unknown Command"? - by Mean - 18.04.2011, 18:30
Re: How to customize "SERVER:Unknown Command"? - by Bates - 18.04.2011, 19:19
Re: How to customize "SERVER:Unknown Command"? - by MP2 - 18.04.2011, 19:33
Re: How to customize "SERVER:Unknown Command"? - by Bates - 18.04.2011, 20:49
Re: How to customize "SERVER:Unknown Command"? - by Mean - 19.04.2011, 12:51

Forum Jump:


Users browsing this thread: 1 Guest(s)