Author Topic: I can't paint my new car with the spray can, how do I fix it?  (Read 782 times)

My other cars are working fine with painting, but this time, my new upcoming car don't seem to work when I paint it, how do I fix that? And I use Milkshape3D if you ask
« Last Edit: March 16, 2012, 11:03:17 PM by Filipe »

Are you using transperant textures?


And is paintable = true?
Code: [Select]
datablock WheeledVehicleData(name)

paintable = true;

Are you using transperant textures?


And is paintable = true?
Code: [Select]
datablock WheeledVehicleData(name)

paintable = true;
Yes I am, I can make the car paintable by eventing it on the vehicle spawn, also my car can't even get shot

Missing Colision box?

Missing Colision box?
Without it the car woudnt even able to spawn, of course i added one :/