SetObjectMaterialText colors - 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: SetObjectMaterialText colors (
/showthread.php?tid=417237)
SetObjectMaterialText colors -
YesYesYes - 20.02.2013
so I was messing up with SetObjectMaterialText,,
but I can't find the colors ids anywhere..!!
plus the color ids I found doesn't work for this function
also I saw some guys using negative integers in color id for this function .. such as -1 or -255 or -80
so can anyone tell me where I can find the color ids for SetObjectMaterialText??
help would be really appreciated
Re: SetObjectMaterialText colors -
Vince - 20.02.2013
http://www.colorpicker.com/
Put 0xFFxxxxxx, where xxxxxx is the hexadecimal color value. -1, -255 and -80 are all different shades of white.