cyan - 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: cyan (
/showthread.php?tid=454251)
cyan -
Er@x3r - 28.07.2013
what is for cyan ~X~ color?
Re: cyan -
JimmyCh - 28.07.2013
There isn't any color code like the one you showed, all the colors are these:
Код:
~r~ red
~g~ green
~b~ blue
~w~ white
~y~ yellow
~p~ purple
~l~ black
~h~ lighter color
EDIT: Although you can use it like this: ~b~~h~ This will show light blue, almost Cyan.
Re: cyan -
Er@x3r - 28.07.2013
thanks