Not existing command message error
#1

Hi, I have removed
pawn Код:
return 0;
}
under the OnPlayerCommandText lines and I have added
pawn Код:
return SendClientMessage(playerid,0xFFFFFFAA,"The command {FF0000}%s {FFFFFF}doesn't exist.");
}
To show the players the commands which aren't existing, but
Код:
%s
maybe isn't the right function.
When I type wrong command it doesn't show this message it crashes the server.How can I fix that?
Reply


Messages In This Thread
Not existing command message error - by x96664 - 31.05.2012, 08:36
Re: Not existing command message error - by Riddy - 31.05.2012, 09:10
Re: Not existing command message error - by x96664 - 31.05.2012, 16:42
Re: Not existing command message error - by Riddy - 31.05.2012, 17:28
Re: Not existing command message error - by MadeMan - 31.05.2012, 17:38
Re: Not existing command message error - by Riddy - 31.05.2012, 17:40

Forum Jump:


Users browsing this thread: 2 Guest(s)