Forums Index >> Modding >> looking for change to a UFO by typing....... /ufo,...
Page : <1> :
Then expect no help,everybody who knows how is not gonna tell how.
Yup. We're just one big happy family :P
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)
Can you send it too me when you find it? I've just been completely wearing out the scripts
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.
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?
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?
Thank you all I think I got what I was looking for.
;)
Last edited: Sunday, August 08, 2004 at 8:15:23 AM
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