OnPlayerShootDynamicObject object detect?
#1

Don't mind the title, new question.

If I have a object.. for example a satelite.. how can I make it black? Whats the material or something so I could make it black color?
Reply
#2

Code:
SetObjectMaterial(myobject, 0, -1, "none", "none", 0xFF000000);
// where "myobject" is an object ID
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)