Not existing command message error
#2

You gotta use a format for that, then use SendClientMessage(playerid, COLOR, string);


EDIT:

I'll help you :P...

new string[no. of strings];
format(string, sizeof(string), "%s has not been found, please use /help or /commands to check for the command list", commandname);

(You can do the command name part your self)

then

return SendClientMessage(playerid, 0xFFFFFFAA, string); <- try that... not sure if it works or not, just a guess
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: 1 Guest(s)