30.07.2011, 19:38
If you want what he said above you would need to use {RRGGBB] in the text:
sendclientmessagetoall(GetPlayerColor(playerid), "PLAYER NAME{FFFFFF} text[1]);
^ An edit of your little example (won't work, as you need to format it, but I assume you know how to do that.
sendclientmessagetoall(GetPlayerColor(playerid), "PLAYER NAME{FFFFFF} text[1]);
^ An edit of your little example (won't work, as you need to format it, but I assume you know how to do that.