Jump to content
Sign in to follow this  
lonesoldier

Turning a trigger on and off

Recommended Posts

How can it be done?

How can i have a trigger set to "off" at the start of a mission, then have it set to "on" when i want?

Because ive got a trigger that detects when your magazine is empty. But i only want it to detect later on in the mission.

Share this post


Link to post
Share on other sites

I mean wouldn't this work

Trigger 1

Condition: this (or whatever u want)

Onactivation: A1=True

Trigger 2

Condition: A1

Onctivation: the check ammo line

That way trigger 2 would be triggerd when trigger 1 is triggerd

Share this post


Link to post
Share on other sites

Check the ME FAQ for your questions too. The answer you needed can be found on the first page smile_o.gif

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  

×