14.08.2016, 21:33
you need a defined color not just using the word color and you have a missing ";" in the end of the line 1
SendClientMessageToAll(put a defined color, GetPlayerColor(playerid));
SendClientMessageToAll(put a defined color, GetPlayerColor(playerid));
PHP код:
SendClientMessageToAll(COLOR_WHITE, GetPlayerColor(playerid));