Textdraw color to hex color..? fading - 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: Textdraw color to hex color..? fading (
/showthread.php?tid=260737)
Textdraw color to hex color..? fading -
0ne - 10.06.2011
How could i get a hex color from : -1721368321 this kind of format color in textdraw? help please
edit: or better, can someone also tell me how could i do a opacity from 0 to 255 rising textdraw color ? because i need hex to do such thing and i have no idea on both now.
Re: Textdraw color to hex color..? fading -
Wesley221 - 10.06.2011
Try to use "CakePawn", it got a handy color-picker, and you can set the opacity aswell
Re: Textdraw color to hex color..? fading -
0ne - 10.06.2011
Solved, i downloaded a color picker and used hex color image to get my current color because i remember what kind of rgba color i used, i got every color in hex now and everything works fine