Forums Index >> Modding >> Need Help With Admin Tank And Jeep



Page : <1> :


Ok After many days of playing think tanks and using I tried using the Flying ufo as described into one of my other threads. Sadly but goodly I can only make the ufo fly in create server games not dedicated, I tried the way Mr dotz did but it Just messed up my Admin tank And jeep here are the pics

Friday, December 02, 2005 at 6:34:30 PM

Lol, you don't have the datablock in your tankDb.cs. Get it. AC's script tutorial has it.

Friday, December 02, 2005 at 8:42:55 PM

I do have the it, it used to work fine before

Saturday, December 03, 2005 at 9:49:00 AM

Lol... The first thing you should do, is undo what Mr Dotz told you. Ok now copy the BabyBoss datablock from your tankDb.cs file and paste it at the bottom of your mission file, now just change the suspensionRange to how high you want your UFO to go, start at lets say 1000 and work from there see below . And yes this will work on a dedicated server.

Datablock TankData(BabyBoss : MediumTank)
{
shapeFile = "~/data/shapes/tanks/tank05.dts";
brainShapeFile = "~/data/shapes/tanks/brainjar04.dts";
fx = "BabyBossFX";

MaxSpeed = 16.0; // meters per second (in forward direction)
accelRate = 15.0; // increase velocity this many meters per second
deccelRate = 16.0; // when breaking, decrease velocity
turnRate = 61.0; // degrees per second
antiSlideRate = 10.2;

TurretHorRange = 33.5; // range in +/- degrees of turret horizontally
turretAutoLevel = 0.92;

DamageAmount = 10.0; // total amount of damage tank can withstand
suspensionRange = 1000; // proportion of wheel size for wheel to move up/down

DamageScale = 1.0; // multiply damage we do to others by this amount
armorScale = 1.8; // multiply damage we take by this amount (note: smaller better)

DefaultProjectile = "LightProjectile";
ai = GoldLightAI;

Hope this helps.
Repent

4/1/1929 to 11/17/2006 Rest in Peace Bo. GO BLUE!!!

Last edited: Saturday, December 03, 2005 at 10:40:44 AM

Saturday, December 03, 2005 at 10:17:14 AM

Can you post me a link to aCs tutorial
thx repent. Now I gotta just fix the admin tank and jeep

Last edited: Saturday, December 03, 2005 at 10:21:08 AM

Saturday, December 03, 2005 at 10:20:34 AM

Here is the link to the tankDb.cs file link . To save this file right click on it and click save target as, place it on your desktop so it's easy to find.Open the tankDb.cs file with notepad and copy the BabyBoss datablock and paste it at the bottom of your mission file. Change the suspensionRange like above.

4/1/1929 to 11/17/2006 Rest in Peace Bo. GO BLUE!!!

Last edited: Saturday, December 03, 2005 at 10:40:04 AM

Saturday, December 03, 2005 at 10:31:36 AM

That link is dead.....

Saturday, December 03, 2005 at 8:08:07 PM

No it's not, to save this file right click on the link and click save target as, place it on your desktop.

4/1/1929 to 11/17/2006 Rest in Peace Bo. GO BLUE!!!

Saturday, December 03, 2005 at 9:24:40 PM

Page : <1> :

insert quote insert url insert email insert image bold italic underline superscript subscript horizontal rule : : Help on using forum codes

Add comment:

HTML is disabled within comments, but ZBB Code is enabled.

Back to the top

Web site designed, maintained and funded by -z- and Dan MacDonald