SA-MP Forums Archive
Colour ids. - 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: Colour ids. (/showthread.php?tid=250458)



Colour ids. - [nL]W0rfleR - 23.04.2011

Hi, Just simply
where can i find the colour ids in this format '{008000}'
?
tnx


Re: Colour ids. - Unknown1234 - 23.04.2011

https://sampforum.blast.hk/showthread.php?tid=196360

those colors r just html colors


Re: Colour ids. - Vince - 23.04.2011

There are 16 777 216 possible color combinations, you'll never find them all in one place. Use a colorpicker instead. Or if you're good with hex colors you can estimate it. For example, if I'd want a light shade of green I'd do:

Код:
#define COLOR_GREEN 0x00990099



Re: Colour ids. - Davz*|*Criss - 23.04.2011

Try this

http://html-color-codes.info/
http://www.computerhope.com/htmcolor.htm


Re: Colour ids. - [nL]W0rfleR - 23.04.2011

Thank use


Re: Colour ids. - [ADC]Aldi96 - 23.04.2011

NIce colors......