LLv32_vvaris Posted September 12, 2020 Posted September 12, 2020 What is the right way to check if all planes in a flight are either landed OR destroyed? I could use counter and landed/destroyed messages but I’m worried that if a plane lands and then crashes that counts as two? How to prevent this?
Gambit21 Posted September 12, 2020 Posted September 12, 2020 Just plug OnLanded and OnKilled into a counter set to 1, then that counter into terminal counter...simple. 1
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