TextDraw Colors - 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: TextDraw Colors (
/showthread.php?tid=180822)
TextDraw Colors -
Memoryz - 03.10.2010
I need the colors for the background of textdraws, both red and black to be like 70% transparent.
How can I do that?
Re: TextDraw Colors -
Mauzen - 03.10.2010
https://sampwiki.blast.hk/wiki/Colors_Li...d_player_color
e.g. bright red would be 0xFF0000AA
Re: TextDraw Colors -
MrDeath537 - 03.10.2010
Code:
FF 00 00 FF
red green blue transparency
0xFF0000FF
Red with 0% transparency
That's a example.
Re: TextDraw Colors -
calin1996 - 03.04.2012
What is the color of the money from GTA?
Re: TextDraw Colors -
Goldilox - 09.05.2013
Just goto html-color-codes.info
Re: TextDraw Colors -
Johanson24 - 09.05.2013
I know this isn't answering your question fully but I used this and it's nice.
It has built in color editors aswell.