07.04.2012, 18:01
At the end of OnPlayerCommandText you'll find "return 0;"
Change 0 to a costume line.
e.g.
Change 0 to a costume line.
e.g.
Код:
return SendClientMessage(playerid,COLOR,"This command doesn't exist");

