Forums Index >> Modding >> How do you script



Page : <1> :


Can someone please tell how to do script

 

Sunday, February 22, 2004 at 2:58:18 PM

Sunday, February 22, 2004 at 4:06:53 PM

Ask Nathan or Ishbuu. They've had years of experience. They know EVERYTHING about scripting! Ain't that right guys?

Sunday, February 22, 2004 at 5:21:40 PM

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

Edit comment:

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

Back to the top


Hehe. HE knows alot, I'm just learning :)

Anyway, "killinbraincells", isn't that Cursive?

Sunday, February 22, 2004 at 7:14:59 PM

But how do you script that is all I want to know

 

Sunday, February 22, 2004 at 9:19:45 PM

 

I want to use script in order to make tanks faster in a server that I make

 

Sunday, February 22, 2004 at 9:21:01 PM

Go to the Modding forum. You'll find your answer in there. It is at least a better place to post this question. Cheers.

- Bomb…James Bomb

Monday, February 23, 2004 at 12:05:29 AM

Quite simple really.

Monday, February 23, 2004 at 5:13:32 AM

HOLY FREAKIN' CRAP!!!!!!!!!!!!!!!

Hehe I don't know dizzle sorry. 8o

Tuesday, March 30, 2004 at 8:34:38 PM

Leech, look for the modding section in these forums, and ask how to make tanks faster. :)

 

Anyway, "killinbraincells", isn't that Cursive?

 

You are correct, but it is also refered to as script. :)

Tuesday, March 30, 2004 at 8:46:01 PM

No wonder I've been having such a hard time modding.

Tuesday, March 30, 2004 at 8:49:54 PM

SCRIPTING!: IS AN ART! Lol XD

Tuesday, March 30, 2004 at 10:07:37 PM

Leech, U don't need heavy scripting to do that, Here, I'll give u the codes, and where to put them ;)

Copy This codes below from u'r computer:

Lighttank.accelRate = 90; (this will make u'r tank accelerate fast or slow depending the number)

Lighttank.deccelRate = 80; (this will make u'r tank decelerate faster or slower depending the number)

LightTank.maxSpeed = 1750; (this will determine u'r Tank's max speed depending on the number)

Installation Instructions: copy the codes above, and go to u'r TT Directory/Game/Data/Missions/Open any TT#_# mis. File (depending which map u want this mod to go on, This numbers go in accordance to the order of the game's maps) . Now, Scroll all the way down until u reach something like this:

};

};

//--- OBJECT WRITE END ---

And type the codes right before the Objective wright end, it should look something like this:

};

};

Lighttank.accelRate = 90;

Lighttank.deccelRate = 80;

LightTank.maxSpeed = 1750;

//--- OBJECT WRITE END ---

Now open the map u've modified, and inmediately the game will notice this script and begin to work after the mission is done loading.

I hope this helps ya =D Plese let me know if u need more detailed instructions, I'm happy to help with Modding questions ;)

Cadc (SA) (Leader)

**..::I am thoroughly... amused:::..**

Tuesday, March 30, 2004 at 10:52:17 PM

Almost forgot: Try this. :)

Tuesday, March 30, 2004 at 11:00:14 PM

Page : <1> :

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