SA-MP Forums Archive
0.3.7 samp default 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: 0.3.7 samp default color. (/showthread.php?tid=581535)



0.3.7 samp default color. - Sn4ke2 - 13.07.2015

Hello all, can give me someone this color,"Connected join the game"? Thank all



Re: 0.3.7 samp default color. - Evocator - 13.07.2015

0xA9C4E4AA

And here is a tip:
Quote:
Originally Posted by Ralfie
Посмотреть сообщение
Here is how you could get any color you wish:
- Visit any color-generating website (ex: http://www.color-hex.com/).
- Click on the black box to open the color box (http://gyazo.com/4bca621b6adf5b914cedd864c548ab88) and select the color you want, then hit choose.
- Copy the color (hex) code you get in the bar (http://gyazo.com/a763de1380a16933d519f7d392fa8fe7).
- Add 0x before its very first letter/number and FF on its end. (ex: 0xb20000FF).
- Now you have an RRGGBBAA color that you can use in your script.



Re: 0.3.7 samp default color. - Sn4ke2 - 13.07.2015

I know this tips, but i can't find the exactly collor. Thank you dude !

T/C