Forums Index >> Modding >> need help guys
Page : <1> :
Guys I need it for my new mod :)
Sunday, December 18, 2005 at 10:14:47 AM
Go to game/server/scripts/TankDb.cs.
There will be a codeblock something like this in it:
datablock TankData(LightTank : MediumTank)
{
shapeFile = "~/data/shapes/tanks/tank01.dts";
brainShapeFile = "~/data/shapes/tanks/brainjar01.dts";
MaxSpeed = 15.9
; // meters per second (in forward direction)
Make the bold number bigger to make the light tank go faster. :)
Sunday, December 18, 2005 at 10:16:39 AM
Is this for bot or for me only?
Sunday, December 18, 2005 at 10:46:14 AM
Page : <1> :
Hey guys
can I make the bot go fast
like when I want to make the light fast
and I want to make bots very fast
how can I change the speed of bots :o