Thad Posted May 22, 2017 Posted May 22, 2017 Salutations, Please share with me how to get a message to display with the flight of craft have been destroyed. I assume it will require a counter trigger that accounts for each crafts destruction. I have it working with one craft but how does one include the second or third destruction 'before' the message is displayed? Thanks.
JimTM Posted May 22, 2017 Posted May 22, 2017 (edited) Here is a test mission that uses the multi-input counter, from the editor manual (see pg. 94 and 292). You fly a Yak-1 (invulnerable, unlimited ammo) and attack a flight of three He-111s. When you have shot down the last plane, a victory message appears. JimTM-Test Multi-Input Counter.zip Edited May 22, 2017 by JimTM
Habu Posted May 23, 2017 Posted May 23, 2017 I 'don't have a look to Jim mission, but it should be similar to that : Plane 1/2/3 2 Counters. Counter 01 set on 2 Counter 02 set on 3. Each counter are link to a subtittle. In the plane property, use the onkill event, and link it to the 2 counter. One condition for each counter. Plane will have : On killed ---- Counter 01 On killed ---- Counter 02 The construction will be plane 1 --- On killed --- Counter 01 --- Add target--- Subtitle 01
Thad Posted May 25, 2017 Author Posted May 25, 2017 Thanks, I got it working. All is right with the world.
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