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=124401)



Hex colours - SMCentral - 30.01.2010

I can't remember this anymore.. Can someone tell me the hex colour levels

like FF is solid
AA is semi-solid.. etc

I want the full list


Re: Hex colours - [HiC]TheKiller - 30.01.2010

https://sampwiki.blast.hk/wiki/Image:Hex-color-codes.png


Re: Hex colours - MadeMan - 30.01.2010

Possible hex numbers are 0-9 and A-F.

FF is solid, EE is less solid etc.

00 is invisible.


Re: Hex colours - [HiC]TheKiller - 30.01.2010

Quote:
Originally Posted by MadeMan
Possible hex numbers are 0-9 and A-F.

FF is solid, EE is less solid etc.

00 is invisible.
Isn't 00 black?


Re: Hex colours - MadeMan - 30.01.2010

I think he means the last numbers.

For example:

0x000000FF is solid black
0x00000000 is invisible black


Re: Hex colours - Jeffry - 30.01.2010

http://forum.sa-mp.com/index.php?topic=65354.0

Download this. ALL colours, to pick. Im using a similar! Thats just awesome!