Forums Index >> Modding >> Super Fast tanks
Page : <1> :
Turn up the speed in the tank db file. That will make it go fast just watch how fast u make it lol :) :) :) :P
©úÇH Þß×™
Give the tank some tweek XD
Turning up a tanks speed is no fun. It keeps sending u into the fog! :( But u can do it anyway in tankdb.cs
Come on guys, he just started modding, why dont you help him.
XD
Go to http://www.freewebs.com/maxworks/
you will find some links there.
if you want to change the tank speedd click default tank settings and copy and paste the codes you want to the end of your mis file so it will look like this:
//----object write end//
your codes here.
So if you want to make you tank faster try this
//----object write end//
LightTank.accelrate = 50.0;
LightTank.maxspeed = 70.9;
Or even more.
Thanx ;)
Page : <1> :
How do u make a tank go really fast???