I need a color - 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)
+--- Thread: I need a color (
/showthread.php?tid=523104)
I need a color -
YanLanger - 30.06.2014
Didn't know where to post so i am postin' here ok so...
I need a purple color like FF32XXD3 or whatever these things
for ballas
Thanks.
Re: I need a color -
Kratory - 30.06.2014
pawn Код:
#define Purple 0x800080FF
Re: I need a color -
Luca12 - 30.06.2014
0x7E1A6CAA you don't have to define it but you can put like
pawn Код:
#define COLOR_BALLAS 0x7E1A6CFF
can this help?
Re: I need a color -
YanLanger - 30.06.2014
thanks luca xD