Jump to content
Sign in to follow this  
lightspeed_aust

trigger another trigger

Recommended Posts

I know I know - I'm going to cop it here. I just can't get my head aroudn what should be bloody easy - maybe been sitting at this pc too long and yes I have searched.

I have a trigger which is activated by Blufor being present.

At this point I want to turn another trigger to true or completed.

Hypothetically, guy walks into zone and something happens - then 20 seconds later another trigger times out and activates.

I thought it would be something along the lines of trigger2 = true; and would stick in the on Activation of trigger1 but it aint working and Im tearing my hair out.

aopologies for newbie question.

---------- Post added at 10:22 PM ---------- Previous post was at 10:13 PM ----------

setcondition maybe?

Share this post


Link to post
Share on other sites

Name the first trigger in the name zone, for example "trigger1"

And put this in the condition line of the second trigger

triggeractivated trigger1

And the second trigger will fire once the first is activated.

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  

×