30.10.2013, 00:51
Color will only set a color filter to the texture not a solid color, to get a solid color you need to use SetObjectMaterial() and change the material indexes you want to edit to a solid white texture or use SetObjectMaterialText() to set a solid color.