Forums Index >> Modding >> script question



Page : <1> :


I'm trying to make my dodgeball mod so that everyone is a light tanks. So far I've tried:

Mediumtank.fx="lighttank.fx";

Heavytank.fx="lighttank.fx";

And

Medium.fx="light.fx";

Heavy.fx="light.fx";

Any help would be apreciated.

Tuesday, January 27, 2004 at 6:00:19 PM

U can change the shapefile by doing mediumtank.shapefile = "game/data/shapes/tanks/tank01.dts"; for the medium and heavytank.shapefile = "game/data/shapes/tanks/tank01.dts"; for the heavy. And then set the settings the same as the light tank which is hard to explain how to do :[

Last edited: Tuesday, January 27, 2004 at 9:29:24 PM

Tuesday, January 27, 2004 at 9:27:44 PM

To make it more simple see this Mediumtank.shapefile = "game/data/shapes/tanks/tank01.dts"; Heavytank.shapefile = "game/data/shapes/tanks/tank01.dts";

Then something like this

Mediumtank.maxspeed = 12 or somthing like that

 

click here for more info

 

Tuesday, January 27, 2004 at 10:16:58 PM

All the variables you can edit are in some script somewhere. The hard part is finding them! XD

Find the script which contains the varables for tank speeds, etc. And set all the tanks with the stats for light tanks at the end of the.mis file. Then it's just a case of setting all the tank's shapefiles to tank01.dts.

Wednesday, January 28, 2004 at 1:19:41 PM

Ok. That makes things alot more confusing. I know all that script so it won't be hard to find but now I have to almost triple all my script so it matches.

Wednesday, January 28, 2004 at 6:05:27 PM

Script dont work

 

Monday, February 23, 2004 at 6:32:26 PM

How do you get to it

 

Monday, February 23, 2004 at 6:32:41 PM

This post is dead. Pleace, let it rest in peace.

Monday, February 23, 2004 at 7:52:28 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