27.06.2014, 21:01
you have to use RGB color codes {rrggbb}
pawn Код:
#define COLOR_BLUE "{0000ff}"
SendClientMessage(playerid, -1, "change the color to"COLOR_BLUE" right now");