20.03.2015, 19:53
Hey, I was trying to retexture a few objects using textures from vehicles for example the Medical Department sign on the ambulance. So I got the names of the textures using TXD workshop and I used the ID of the vehicle as model ID.
My code is something like this.
The texture of the object did not change at all. So I was wondering if I am doing something wrong or is it just impossible. And if not then are there any objects that have logos of PD, FD etc.. on them? Thanks for helping.
My code is something like this.
Code:
SetObjectMaterial(object, 0, 407, "firetruck", "lsfd92badge64", 0);