Jump to content

Recommended Posts

Posted (edited)

I made a simple mission using triggers and messages if you land successfully, damage or crash your aircraft. The way I have it laid out in the mission is how I have it in some Rise of Flight missions. Works like a charm in RoF. But in BoS I can't get the DESTROYED message to display-even if I nose the aircraft right into the ground. Only the DAMAGE message and SUCCESSFUL LANDING message appears. The aircraft in the mission is an Il2-but the messages appear in GERMAN with a short English translation. Can anyone spot a conflict or item left out?

 

As an aside--Since RoF and BoS are developed by 777 I was able to import my custom message group right into the BoS editor albeit the aircraft symbol is there but the WWI aircraft isn't-just a symbol for an airplane connected to all the mission begin, triggers, messages etc.etc

 

Mission is right here.

 

https://drive.google.com/file/d/0B4WdULP5kioDQ2RQOHp3cmZfQjQ/view?usp=sharing

 

TIA

 

P.S. I used the MCU's from both BoS and Rof and still get the non-dispaly of AIRCRAFT DESTROYED.

Edited by TempestV
Posted

I can get trans Subtitle to sent message to the screen when the aircraft is critically damaged and when destroyed.  Event OnPlaneDestroyed and OnPlaneCriticalDamage.

Posted

Well I played around with this simple mission and compared it to Rise of Flight missions that show the correct message when the aircraft is DESTROYED  to come to a conclusion that this is a bug i.e. That when the plane is totally destroyed (pilot even killed)-that the DESTROYED message will not show up. Only that the aircraft is damaged-even though there is a smoking hole in the ground.

 

Not a show stopper-but it's not something I can fix. :(

Posted

OnPlaneCriticalDamage will occur as soon as that point is achieved.  OnPlaneDestroyed has an unusual delay between hitting the ground (and exploding) and transmitting the message to the screen.  The plane can seem "totally destroyed" while in the air, but is not totally destroyed until it hits the ground.  The first smoking hole I got I thought the destroyed message had not triggered, but it did after a somewhat pregnant pause.  Don't know if that has something to do with waiting for the explosion effect to finish before triggering the message.  Has not failed to trigger in my test mission.  

 

Appreciate ROF and BOX ME are similar, but they are not the same.   

Posted

maybe pilot killed is a good one to use. I think there is difference for the pilot and machine

Posted

maybe pilot killed is a good one to use. I think there is difference for the pilot and machine

AND WE HAVE A WINNER!!! :biggrin:

 

I used that and it triggered the destroyed plane script. Thanks!

Posted

AND WE HAVE A WINNER!!! :biggrin:

 

I used that and it triggered the destroyed plane script. Thanks!

Glad to help

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...