Jump to content
Sign in to follow this  
myles

How to end this mission?

Recommended Posts

Well basiclly what i want to do is kill the guy and i have to move a certian area.

I know how to put the trigger on to have a guy killed but how do i make it that when i kill the guy i then unlock the ability to finish the mission by moving to a certian area?

Share this post


Link to post
Share on other sites

Make a trigger and group it to your squad. Change the activation to whole group present. In condition put !alive badguy && this

Replace badguy with whatever you named the unit.

Share this post


Link to post
Share on other sites

Insn't there end mission options in the trigger, you kill the guy, move to this point and the mission closes.

You could do it where using the alive trigger using the guy's name that you have to kill like Strikor said then you could

have it where you have an area trigger setup once you and or your team enter this area "blufor present" then end mission.

Share this post


Link to post
Share on other sites

Use 2 End #1 triggers.

One set to condition: !alive _unit

The other set to blufor present.

Place the second trigger where you want to have your team extract too. Now in order to complete the mission you need to kill the bad guy and extract.

I have missions with 8 or more End #1 triggers. You can even split off side objectives with even more triggers, with the use of End#2's, 3's etc. etc.

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  

×