Jump to content
Sign in to follow this  
Stryder

Double trigger?

Recommended Posts

I'm making a mission where first, you have to capture a position on a road, and then hold it. But how do I make a trigger that first makes "Papa Bear" talk when the objective is taken and then makes "Papa Bear" talk when you have succesfully defended the objective?

Share this post


Link to post
Share on other sites

Well, you could add two triggers.. one for when the objective is taken.... then have a variable such as "Taken" equal true in the activation line.

Then on the second trigger, instead of "this" in the conditon field make it "this and taken". that way it won't go off until the first trigger is satisfied.

Will that work?

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  

×