Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Excalibur on July 24, 2008, 10:01:18 pm

Title: Debriefing - failing missions at different times
Post by: Excalibur on July 24, 2008, 10:01:18 pm
I was just wondering, is the a way to change the debriefing according to when you actually fail the mission, for example, in the "Into the Maelstrom" mission, one for if you lost the convoy before the asteroid field, and one if after, etc. ?
Title: Re: Debriefing - failing missions at different times
Post by: Droid803 on July 24, 2008, 10:03:31 pm
Yeah, just make the debriefing conditions based on events that check progress, and use the -AND- operator etc. etc.
Title: Re: Debriefing - failing missions at different times
Post by: karajorma on July 25, 2008, 12:57:48 am
Yep, all you have to do is come up with a sensible SEXP. In the example stated having a waypoint at the entrance to the asteroid field and checking whether the ships passed it or not in an event would work. In the debrief you simply check if the event is true or false.

You are limited only by your imagination and ability to come up debriefing stages. And the fact that you can only have 40 of them. :D
Title: Re: Debriefing - failing missions at different times
Post by: FUBAR-BDHR on July 25, 2008, 01:01:15 am
OK I have to ask what version increased the limit to 40? 
Title: Re: Debriefing - failing missions at different times
Post by: karajorma on July 25, 2008, 01:44:10 am
Any BtRL build will do it so you have that in TBP.