26.11.2013, 08:16
I'm not really good at this but sorry if not working.
Try to change the material texture from "green" with "black" or "white" and then change the hex value for green
or (i think this won't set the color)
Try to change the material texture from "green" with "black" or "white" and then change the hex value for green
pawn Код:
SetObjectMaterial(id, 0, 18646, "MatColours", "white", 0x9000FF00);
pawn Код:
SetObjectMaterial(id, 0, 0, "none", "none", 0xFF00FF00);