SA-MP Forums Archive
Hex colours? - 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: Hex colours? (/showthread.php?tid=109435)



Hex colours? - Galcio - 20.11.2009

I'm not 100 percent sure what it's acutally called, but I think it's called hex colours - where do I find them?
I need a dark purple colour and a dark green colour.


Re: Hex colours? - Virtual1ty - 20.11.2009

search for a "Color Picker"
[EDIT:] w00t 100th post!


Re: Hex colours? - Zeex - 20.11.2009

I use this website to get color code - http://www.colorpicker.com/

When you pick it just replace # with 0x and add alpha channel value to the end.
For exapmple
Код:
#123456
I change to
Код:
0x123456FF
Very simple.



Re: Hex colours? - laserhel50 - 20.11.2009

i had something before, in that you couldt create Colors, witch will get generated in a PAWN Color in 00000.1 second


Re: Hex colours? - ExoSanty - 20.11.2009

here are the colors used for cars:

https://sampwiki.blast.hk/wiki/Color_ID

colors to use in a string:

https://sampwiki.blast.hk/wiki/Colors_List

here are the hex-colors:

https://sampwiki.blast.hk/wiki/Hex_colours