Forums Index >> Modding >> help me -con



Page : <1> :


Can anybody plz tell me how to make a rock into a ufo, light, medium, and heavy tank. All those codes? Plz help

-Con ;)

Wednesday, September 21, 2005 at 7:55:50 AM

Place a rock in your mod, save it and go into your mission file and search for the data of THAT rock. It will look like smething of this:

New TSStatic() {
position = "0.125657 175.151 138.241";
rotation = "7.44717e-008 9.61696e-007 1 171.144";
scale = "1 1 1";
shapeName = "game/data/shapes/Green/rockgreen01.dts";
treeLighting = "0";
lightBoost = "0";

Change the shape name to shapeName = "game/data/shapes/tanks/tank**.dts";

Replace ** with 01 (light), 02 (medium), 03 (heavy) or 04 (ufo)

The tank will have no brain bcause th brain is an other dts object

Wednesday, September 21, 2005 at 8:09:08 AM

Or 05 for Boss tank. It will also not be "alive".

Wednesday, September 21, 2005 at 12:25:32 PM

Thats wrong. Theres a certain scale u have to put in for each tank. Wenever I do wut u said to do, when it says lighting mission, it gives me an error report

-con ;)

Wednesday, September 21, 2005 at 3:25:36 PM

Well, take a snapshot of the error report. Each error report is differen't. If for instance it said " could not load object: tank04.dts", well, must I say it? This probably means that your file path is wrong. Practicaly everything that involves switching out a rock with a tank is bad news. The tank shapefile has special annimation, so that might be part of the reason that your file path isn't working... I suggest you make an image of that tank, another dts with blender if you want it that badly...

Wednesday, September 21, 2005 at 5:27:37 PM

That doesnt work either, will anyone help me out?! :[ :'(

Thursday, September 22, 2005 at 7:23:32 AM

Only UFO works that way (not sure about boss). You have to do something special for it to work for nomal tanks and it has nothing to do with the scale. Look around in the forums it talked about this a long time ago.

Thursday, September 22, 2005 at 2:34:57 PM

Boss works too like UFO, and the special way works only half, when you go through it your ThinkTanks crashes.

Friday, September 23, 2005 at 5:36:06 AM

Sup C¤n? Haven't seen you playing for a year or more.

You don't have to let go of one rope before grabbing the other. But you'll have to let go of one if you want to swing forward.

Saturday, September 24, 2005 at 2:57:36 PM

Exactly a year ;)

Monday, September 26, 2005 at 7:59:26 AM

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