03.04.2015, 15:38
Well,i have tried to put a gun on the ground ,it worked,but when i try to change the color of it using SetDynamicObjectMaterial it just turns invisible,here is the code i used to change the color
but it doesnt work,why?
pawn Код:
SetDynamicObjectMaterial(object[i], 0, -1, "none", "none", 0xFF00FF00); // object[i] is the object i created....