Author Topic: Vehicle Troubles  (Read 818 times)

I have a model and I am using the tank script (replacing the treads with jeepTire). I have the joints hub0-1, and mounts 0 and 1. When I spawn the vehicle, I have several problems:
1. it reflects the skybox
2. To mount it, I have to hammer it until it is upside down, then I can mount it by jumping on the bottom of it.
3. I would like to know (this is not necessary) how to make some of my vehicle paintable.
4. Also, if someone could tell me how to change the rocket launcher projectile to the spear for my tank script, that would be great.

Thanks. A lot.
« Last Edit: July 25, 2008, 07:57:47 PM by cucumberdude »

ok, fisrtly to get ruid of tht skybox reflection and make it paintable, create a new material, use texture black50.png in the shapes folder and pick a diffusive colour which you want it to be when it spawns like grey. Then in the script where it says paintable, make sure its true, sorted. use that specific texture because its 50% transparent.

Thanks, it works now!
Just need some help with the rest :(

Quote
2. To mount it, I have to hammer it until it is upside down, then I can mount it by jumping on the bottom of it.
You made it up-side down in milkshape or what ever you made it whit?

2. To mount it, I have to hammer it until it is upside down, then I can mount it by jumping on the bottom of it.
Move your mountpoint up a bit.

4. Also, if someone could tell me how to change the rocket launcher projectile to the spear for my tank script, that would be great.
Why don't you? We don't have the script, you do.

4. Also, if someone could tell me how to change the rocket launcher projectile to the spear for my tank script, that would be great.
Quote
Why don't you? We don't have the script, you do.

 I would if I knew how :( , BTW i'm using Peacful War's tank script.