25.04.2016, 12:25
Hi, i am trying to create something, i change the texture of the object, but the object didn't have the texture changed... Here is the code:
Someone can explain me why, the texture didn't change ?
Quote:
new SuportWall1; SuportWall1 = CreateObject(19435, 1312.13245, -1130.76404, 24.42850, 0.00000, 0.00000, 90.00000); SetObjectMaterial(SuportWall1, 0, 19435, "all_walls", "laspowrec2", 0); |