Page 1 of 1

tanks help

Posted: Sun Jul 19, 2009 2:59 pm
by Илья52
help me tanks teleported me DOWNLOADS
Airplane, Gokart, ThinkJet.?

Re: tanks help

Posted: Sun Jul 19, 2009 5:37 pm
by LGM
Sorry, but I don't understand the question.

What are you asking for?

Re: tanks help

Posted: Mon Jul 20, 2009 4:39 pm
by Илья52
Look this топик:http://forums.planetthinktanks2.com/Thi ... =14&t=4753
that that связаная with tanks an example palne.dts

Code: Select all

datablock TankData(Airplane : MediumTank)
{
shapeFile = "~/data/shapes/plane/Plane.dts";
brainShapeFile = "~/data/shapes/tanks/brainjar01.dts";
fx = "BabyBossFX";
maxSpeed = 75.0; // meters per second (in forward direction)
accelRate = 105.0; // increase velocity this many meters per second
deccelRate = 120.0; // when breaking, decrease velocity
turnRate = 121.0; // degrees per second
antiSlideRate = 110.2;
turretHorRange = 33.5; // range in +/- degrees of turret horizontally
turretAutoLevel = 0.92;
damageAmount = 999999999999.0; // total amount of damage tank can withstand
suspensionRange = 10000000.8; // proportion of wheel size for wheel to move up/down
damageScale = 10.0; // multiply damage we do to others by this amount
armorScale = -2222222222222222222; // multiply damage we take by this amount (note: smaller better)
defaultProjectile = "DefaultProjectile";
ai = GoldLightAI;
};

Re: tanks help

Posted: Tue Jul 21, 2009 7:35 am
by Илья52
Sorry Dazzle packet
thank you
senq