Forums Index >> Modding >> anyone help me!!!
Page : <1> :
1. Ok, get the tankDB.cs file from the "Other stuff" section.
2. Put it in your game/server/scripts
3. Open it, and go for example the light tank. And then change the speed. E.g. 15.9; to 90.0;
ALSO, always make a back-up of that original file if you screw something up. Thanks.
- b20
This is another way and this way you can dedcide which missions you want fast or slow put at the end of your mission that you are modding put after Object Write End
//LightTank//
LightTank.accelrate = 40.0; <<<This is how fast you accelerate
LightTank.maxspeed = 50.9; <<<This is the speed
LightTank.deccelrate = 100.0; <<<This is how fast you stop
But I can't download tankdb.cs
You can try it your self
can you send it to me at (nokta2006@yahoo.com) if you have the file.
;)
Try what I had put ^ ^this is easier and you do not have to mess with the tankbd.cs file
Page : <1> :
How can I change the tanks speed!!! X/ X/ X/