Forums Index >> Modding >> looking for change to a UFO by typing....... /ufo,...



Page : <1> :


Hi, I am looking for the script that changes tanks by typing /ufo... commands.
I'll apreciate any help.

Last edited: Tuesday, August 03, 2004 at 11:29:15 PM

Tuesday, August 03, 2004 at 11:28:52 PM

Then expect no help,everybody who knows how is not gonna tell how.

Wednesday, August 04, 2004 at 12:57:57 AM

Yup. We're just one big happy family :P

Wednesday, August 04, 2004 at 11:19:13 AM

Dotz im wrking on it and wen I figur it out I will reles it it might be awhile tankchanges seem more natural any way B)

Wednesday, August 04, 2004 at 4:21:41 PM

Can you send it too me when you find it? I've just been completely wearing out the scripts

Wednesday, August 04, 2004 at 5:14:52 PM

I have this and will release soon, go see it at (MOD)ASH, the short and quick explanation...

Function tankchanger(%client,%tank_type)
{
%client.startingtankdb = %tank_type;
%client.player.setDataBlock(%tank_type);
}

If you can get a console and your CADD (It is a number, not literally CADD) do the following

CADD.startingtankdb = "babyboss";
CADD.player.setDataBlock("babyboss");

Replace babyboss above with BossTank, LightTank,MediumTank,HeavyTank. For the others.
Please take this code snippet and fight over who made it and/or did it first like a pack of wild dogs. Or whine and accuse me of stealing it from ishbuu, the Pope, or your dog.

 

Wednesday, August 04, 2004 at 6:35:28 PM

 

 

Please take this code snippet and fight over who made it and/or did it first like a pack of wild dogs. Or whine and accuse me of stealing it from ishbuu, the Pope, or your dog.

 

Lol

Where do I put the

I have this and will release soon, go see it at (MOD)ASH, the short and quick explanation...

Function tankchanger(%client,%tank_type)
{
%client.startingtankdb = %tank_type;
%client.player.setDataBlock(%tank_type);
}

Stuff?

 

Wednesday, August 04, 2004 at 9:41:23 PM

Thing won't let me edit so what I mean was

Where do I put the

Function tankchanger(%client,%tank_type)
{
%client.startingtankdb = %tank_type;
%client.player.setDataBlock(%tank_type);
}

Stuff?

Wednesday, August 04, 2004 at 9:44:04 PM

Thank you all I think I got what I was looking for.

;)

Last edited: Sunday, August 08, 2004 at 8:15:23 AM

Sunday, August 08, 2004 at 8:14:04 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