19.04.2012, 09:59
Hi Guys,
I need some help, I've tried the new function SetObjectMaterial();
When I first tested it I got it to work, but I the second time I didn't, can anyone tell me whats wrong with this since the Texture won't change on this object?
I need some help, I've tried the new function SetObjectMaterial();
When I first tested it I got it to work, but I the second time I didn't, can anyone tell me whats wrong with this since the Texture won't change on this object?
pawn Код:
TestObject = CreateObject(19449, 969.92, -1419.15, 14.26, 0.00, 0.00, 90.00);
SetObjectMaterial(TestObject, 0, 19449, "carshow_sfse", "concpanel_la", 0xFFFFFFFF);