Forums Index >> Modding >> how do i get certain objects to replace the brain



Page : <1> :


Ok I've seen a brain replaced with a meteor from a volcano and I want that as my brain for my mod.how?

Sunday, June 26, 2005 at 10:33:54 PM

Add to bottom of the mis. File

Lighttank.brainshapefile = "path to item";

Mediumtank.braishapefile = "path to item";

Heavytank.brainshapefile = "path to item";

Path to item = etc game/data/shapes/common/volcanorock.dts

Monday, June 27, 2005 at 2:14:49 AM

Cool thanks!

Wednesday, July 06, 2005 at 10:53:57 AM

There might be something wrong with that because the file that the item your replacing the brain with has to qualifie. For instance if you can find the file for bots you easyily change the brain to the bot head because that is what the file is ment for. Trust me I've tried with several thing such as a volcanoe rock and something I made in an art program desingned. Trust me the easy way out is to use bot heads....besides.....THEY LOOK COOL!!!!!!! XD

Hope I Helped,

--- CaNnEdSpLaM :)

Wednesday, July 06, 2005 at 11:54:47 AM

Wait light tank entry after tht server scipt ur gonna have to walk through

Friday, July 08, 2005 at 10:45:10 PM

Weasel I got a better and less complicated idea;

Go to the tankdb.cs ~go here and save to game/server/scripts as "tankdb.cs" if you do not have it~ and open with word pad, go to the tank you desire to have a meteor as a brain replace brainShapeFile = "~/data/shapes/tanks/brainjar##.dts"; ~# indicates a number~ and change that to the path you want it

I like doing it this way because I can't stuff up any mission files like I did before.

Saturday, July 09, 2005 at 12:46:01 AM

What would I change it to?

Saturday, July 09, 2005 at 7:29:57 AM

To get a volcano rock

Saturday, July 09, 2005 at 7:30:46 AM

Correction;

Brainshapefile = "~game/data/common/volcanorock01.dts";

Saturday, July 09, 2005 at 4:56:32 PM

Do I replace tat with the other one

Sunday, July 10, 2005 at 5:06:17 PM

Use DJ's post for the path and HI's for the other stuff, like the quotation marks. ;)

Sunday, July 10, 2005 at 5:23:19 PM

Erm not working its stopping on objects like I did something wrong

Sunday, July 10, 2005 at 5:34:11 PM

Put this after //--- OBJECT WRITE END ---

LightTank.brainShapeFile = "game/data/shapes/tanks/brainjar01.dts ";

.......(change the part in bold)
I think that is what u wanted.....isint it??????

Only lethal on days that end with "Y"

Sunday, July 10, 2005 at 6:06:00 PM

Um stay here if ur sitting here

Sunday, July 10, 2005 at 6:12:10 PM

Well if im getting a volcano rock to replace the brain i.........

Sunday, July 10, 2005 at 6:14:14 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