How do I set this command to a colour I want?
#7

Just change your
pawn Код:
SendClientMessage(giveplayerid, COLOR_SYSTEM, string);
to the color you like:

example:
pawn Код:
SendClientMessage(giveplayerid, 0x19FF00FF, string); // The 0x19FF00FF is light green

You can get the Color ID with this tool: download that: http://www.gtagarage.com/mods/show.php?id=2598

Im using such a one too. Its pretty easy.
If you have questions: ask!


Hope i helped.
Greetz, Jeffry
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)