Forums Index >> Modding >> Teleporter Rock?



Page : <1> :


Hi All

Ive very nearly finished my first mod Paradise Lost and a big thanks to all who viewed the test map and for you encouraging comments.

I have already sucessfully inserted an number of teleporter gates but what I am trying to find out is if it is possible to use a rock or any other shape as a teleporter and if so how?

Daz
:) :)

 

 

 

 

Monday, October 03, 2005 at 8:20:33 PM

Shape="game/data/shapes/green/rockgreen01.dts", ( the teleporter script)

Scale = "0 0 0"; ( the data block)

4/1/1929 to 11/17/2006 Rest in Peace Bo. GO BLUE!!!

Last edited: Tuesday, October 04, 2005 at 5:54:00 AM

Tuesday, October 04, 2005 at 5:00:42 AM

Do the scale for the "new PowerUp" or something in mission and change the shape from the teleporter's datablock.

Tuesday, October 04, 2005 at 5:18:34 AM

Ok it's like this.

Function nmt2sectorwarp::onenter(%db, %this, %tank)
{

%pos = %tank.getPosition();

%rot = %tank.Rotation;

%newPos = ("445.312 -125.631 583.125" @ "445.41277e-007 -7.25986e-006 1 221.57" @ %rot);

%tank.setTransform(%newPos);
}
datablock powerupdata(nmt2sectorwarp)
{
aipickup = 0;
emitterduration = 0;
maxoff = 100;
minoff = 50;
shadow = 1;
shadowanimation = 1;
shape = "game/data/shapes/Green/rockgreen01.dts";
starton = 0;
staticshadow = 0;
scale = "0 0 0";
};

};
new PowerUp() {
dataBlock = "nmt2sectorwarp";
position = "446.191 758.748 219.906";
rotation = "6.72245e-006 2.23779e-006 1 189.875";

Scale = "0 0 0";
lightBoost = "0";
};

Hope this helps.

4/1/1929 to 11/17/2006 Rest in Peace Bo. GO BLUE!!!

Tuesday, October 04, 2005 at 6:16:30 AM

Thanks Repent, One question can it be any rock? As I would like to use -

Gamedatashapes ocks ock2.dts

Thanks
Daz

*** One other thing the heal power up's dont heal, I guess its a minor setting but for the life of me I cant find it any help gladly received***

 

 

 

 

Tuesday, October 04, 2005 at 12:03:12 PM

Yes it can be any rock just make sure your path is correct. As far as the heal powerups go are there any errors when you start a dedecated server?

4/1/1929 to 11/17/2006 Rest in Peace Bo. GO BLUE!!!

Tuesday, October 04, 2005 at 12:23:07 PM

Btw the way everyon... THIS MOD IS AMAZING! I was inspired and created my fountain of youth mod after this. His is better though. Truly breathtaking! %)

Pardon my rudeness, I cannot abide useless people.

Tuesday, October 04, 2005 at 4:36:40 PM

I was going to say talk to Repent but I see he has all ready been here.

@ Repent
Miss ya buddy and your modd's :(

 

Last edited: Tuesday, October 04, 2005 at 5:46:35 PM

Tuesday, October 04, 2005 at 5:46:19 PM

^^ Thanks hope fully more mods to come from me once this one is ready

^ The team Capt of HA :)

@Repent

I will give the rock thing a test and let you know how I am getting on. With regards the heal problem iyes there are a few problems on the dedicated server window but I am going to swedon in a few hours so will check it out at the weekend and post information here, once again any assistance you can give would be appreciated.

Daz

 

 

 

 

Wednesday, October 05, 2005 at 3:49:21 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