About something
#7

Quote:
Originally Posted by [L3th4l]
Посмотреть сообщение
pawn Код:
new Str[50];
format(Str, sizeof Str, "Command: %s can not be found. Look at /help.", cmdtext);
return SendClientMessage(playerid, PINK, Str);
Thx L3th4l.

However, it only shows the sentence.

pawn Код:
format(Str, sizeof Str, ""#COL_RED"ERROR: "#COL_WHITE"The command "#COL_YELLOW"%s "#COL_WHITE"can not be found. Look at /help.", cmdtext);
    return SendClientMessage(playerid, COLOR_PINKI, Str);
how i can do this like server shows whole phrase.?
Reply


Messages In This Thread
About something - by Mr.Jvxmc - 26.12.2010, 20:50
Re: About something - by FreshDoubleX - 26.12.2010, 21:00
Re: About something - by Mr.Jvxmc - 26.12.2010, 21:04
Re: About something - by [L3th4l] - 26.12.2010, 21:10
Re: About something - by blackwave - 26.12.2010, 21:11
Re: About something - by FreshDoubleX - 26.12.2010, 21:14
Re: About something - by Mr.Jvxmc - 26.12.2010, 21:36
Re: About something - by Mr.Jvxmc - 26.12.2010, 21:55
Re: About something - by [L3th4l] - 26.12.2010, 21:57

Forum Jump:


Users browsing this thread: 1 Guest(s)