Posts: 108
Threads: 21
Joined: Aug 2016
Object ID / Texture ID Please i've been searching all day for it i saw it on a COD server
http://imgur.com/a/ignzh
Posts: 108
Threads: 21
Joined: Aug 2016
Yes but when i try the retexture with id 433 it doesnt work
SetDynamicObjectMaterial(ArmyBase, 0,433,"CJ_AMMO_net","CJ_cammonet",0);
I wanted to retexture an object with the object like attached to that truck.
Posts: 743
Threads: 49
Joined: May 2014
Reputation:
0
That doesn't work that way.
As far as I know, the textures for vehicles save in the .txd file for that specific vehicle, SetObjectMatrial only works for other object textures.
Posts: 108
Threads: 21
Joined: Aug 2016
I've seen object textured in that specific part of the vehicle that's why i asked.