offtopic : my debriefing is doing weird its in stages but still i get all the debriefings in one at the end of my mission 
What triggers are you using for each stage?
If it's still
-true
then it's hardly surprising.
there's no -true init but wait here are the formulas that i use :
stage 1 : and is goal true, is destroyed delay (mission succes)
stage 2 : and is goal true , or is destroyed 2x. (mission succes) (with the 2x i mean that is used multiple times)
stage 3 : is event true delay. (mission failed)
stage 4 : has departed delay. (mission failed)
stage 5 : and has departed delay, not is goal true delay (this is for leaving the mission without completed the objectives)
do you mean like this?