26.12.2010, 21:36
Quote:
pawn Код:
|
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);