Jump to content
Sign in to follow this  
Snake_61

SP-Mission with respawn,possible?Any Help welcome...

Recommended Posts

Hi Guys,

I would like to create a mission,which consists of 2 parts.

1st: let units board chopper and You need te get them safe to LZ.

2nd: after beeing shot down get back to Base

My problem is,that I don't know how to set the transition between the two parts?

I was trying with a respawn but doesn't came out as a good idea!

As seen in the campaign-missions such transitions (between beeing shot down and regaining conscioussnes) should be possible,but I didn't find out how to implement it?

Tried as a respawn,but no success.

Opened up the Official Missions with "unpbo" but wasn't able to find appropriate scripts.

Did lots of search within this Forum and via Google...

Does anyone have an idea how to do it?

I am not very good with scripting so I hope someone could help me...

Snake

Share this post


Link to post
Share on other sites

Shooting down the helicopter will likely cause death of all hands, so you could use an eventhandler of type "killed" which sets samage of affected units to something less than 1 so a medic can patch them up before heading back to base.

Most of my experience with event handlers has been in scripting respawn issues with MP missions - but the same ideas should hold for single player.

Try looking into revive scripts to find examples of the eventhandlers implementation and apply to your needs.

Hope that helps.

Share this post


Link to post
Share on other sites

Thank You Turok,

downloaded Norrin's Revive Script and did some experimenting with it...

Still no luck,as I sayed I'm not very good with scripting but giving my best :-)

Right now I focused on a SinglePlayer Warfare Mission,because I liked the one from the Campaign.

Wouldn't say I gave up,just refocused...

Anyway thanks a lot,Turok

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×