SCG_Schneemann Posted September 8, 2017 Posted September 8, 2017 What is wrong here? The siren goes on just fine, but won't shut off when a plane either gets shot down in the check zone, or leaves the zone? The things off the screen shot are AA guns, searchlights, and of course the siren is off the siren on/off effects... siren probs.zip
JimTM Posted September 9, 2017 Posted September 9, 2017 (edited) Just as you triggered "check in" to start checking for planes entering the zone, you need to trigger "check out" to start checking for planes leaving the zone. However, you do not want "check out" to start checking right away so you need to trigger it and then deactivate it right away. Here's the logic: Mission Begin (existing) -----> 2s (existing) -----> check in | | +------> check out <------ deactivate out (existing) | ^ | | +--------------> 2s (new) -------+ Edited September 9, 2017 by JimTM
SCG_Schneemann Posted September 9, 2017 Author Posted September 9, 2017 (edited) Thanks Jim, that makes sense. it's not activated/deactivated, so doesn't know when to start checking. much appreciated... Got to turn it on to shut it off to turn it on conditionally... Edited September 9, 2017 by 1./JG54_Schneemann
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now