31.07.2013, 03:32
as the title says, using this fails.
pawn Код:
new Format[128];
format(Format, 128, "[INFO] {FFFFFF}Press {FF0000}%s {FFFFFF}To View The Vehicle Options.",KEY_SUBMISSION);
SendClientMessage(playerid, SexyBlue, Format);