Colors problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Colors problem (
/showthread.php?tid=72542)
Colors problem -
Amoken - 09.04.2009
I got a problem on text color can anyone give me a list of them? like color_yellow color_gold
Re: Colors problem -
GTA_Rules - 09.04.2009
You mean the defines of colours?
Код:
#define COLOR_AQUA 0x7CFC00AA
#define COLOR_PINK 0xFF66FFAA
#define COLOR_BLUE 0x0000BBAA
#define COLOR_WHITE 0xFFFFFFAA
#define COLOR_DARKRED 0x660000AA
#define COLOR_ORANGE 0xFF9900AA
#define COLOR_BRIGHTRED 0xFF0000AA
#define COLOR_INDIGO 0x4B00B0AA
#define COLOR_RIGHTHAND_DONS 0xA10000AA
#define COLOR_Falcone 0x40000096
#define COLOR_Lopez 0x800080AA
#define COLOR_THEKINGDOM 0x212121AA
#define COLOR_Canoso 0x000000AA
#define COLOR_LVPD 0x0000FFAA
#define COLOR_PDL 0x191970AA
#define COLOR_FBI 0x191970AA
#define COLOR_NATIONALGUARD 0x556B2FAA
#define COLOR_CIVILIAN 0xFFFFFFFF
#define COLOR_Sosa 0x80808096
#define COLOR_Mayor 0xFF830000
#define COLOR_BLACK 0x000000AA
#define COLOR_GRAD1 0xB4B5B7FF
#define COLOR_GRAD2 0xBFC0C2FF
#define COLOR_GRAD3 0xCBCCCEFF
#define COLOR_GRAD4 0xD8D8D8FF
#define COLOR_GRAD5 0xE3E3E3FF
#define COLOR_GRAD6 0xF0F0F0FF
#define COLOR_SYSTEM 0xEFEFF7AA
#define COLOR_GREY 0xAFAFAFAA
#define COLOR_GREEN 0x33AA33AA
#define COLOR_RED 0xAA3333AA
#define COLOR_LIGHTRED 0xAA3333AA
#define COLOR_LIGHTRED2 0xFF6347AA // the real lightred
#define COLOR_LIGHTBLUE 0x33CCFFAA
#define COLOR_LIGHTGREEN 0x9ACD32AA
#define COLOR_YELLOW 0xFFFF00AA
#define COLOR_YELLOW2 0xF5DEB3AA
#define COLOR_WHITE 0xFFFFFFAA
#define COLOR_WHITE1 0xFFFFFFAA
#define COLOR_WHITE2 0xFFFFFFAA
#define COLOR_FADE1 0xE6E6E6E6
#define COLOR_FADE2 0xC8C8C8C8
#define COLOR_FADE3 0xAAAAAAAA
#define COLOR_FADE4 0x8C8C8C8C
#define COLOR_FADE5 0x6E6E6E6E
#define COLOR_PURPLE 0xC2A2DAAA
#define COLOR_DBLUE 0x2641FEAA
#define COLOR_ALLDEPT 0xFF8282AA
#define COLOR_NEWS 0xFFA500AA
#define COLOR_OOC 0xF5DEB3AA
Re: Colors problem -
Amoken - 09.04.2009
yes, thats all?
Re: Colors problem -
HB - 09.04.2009
Next time search. There are like 1000 topics asking exactly the same thing.
Re: Colors problem -
GTA_Rules - 09.04.2009
There are probably a lot more, that's just all I had / use. and indeed try the search button!
Re: Colors problem -
Amoken - 09.04.2009
guys I searched for colors, I tryed some color codes but all i got was crap can u give me just a link?
Re: Colors problem -
Weirdosport - 09.04.2009
http://forum.sa-mp.com/index.php?topic=94698.0