Blockland Forums > Modification Help

I can't paint my new car with the spray can, how do I fix it?

Pages: (1/1)

Filipe:

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

Aware:

Are you using transperant textures?


And is paintable = true?

--- Code: ---datablock WheeledVehicleData(name)

paintable = true;
--- End code ---


Filipe:


--- Quote from: Aware on March 17, 2012, 08:20:35 AM ---Are you using transperant textures?


And is paintable = true?

--- Code: ---datablock WheeledVehicleData(name)

paintable = true;
--- End code ---

--- End quote ---
Yes I am, I can make the car paintable by eventing it on the vehicle spawn, also my car can't even get shot

Aware:

Missing Colision box?

Filipe:


--- Quote from: Aware on March 17, 2012, 04:16:30 PM ---Missing Colision box?

--- End quote ---
Without it the car woudnt even able to spawn, of course i added one :/

Pages: (1/1)

Go to full version