27.04.2013, 17:53
Sorry, I really should have read it more thoroughly, anyway try adding this under OnPlayerCommandPerformed:
Just change the message and colour to whatever you want, and again, sorry
pawn Код:
if(!success)
{
SendClientMessage(playerid, -1, "Unkown command message here");
}