OFPEC Forum

Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: Ext3rmin4tor on 19 Apr 2009, 16:35:03

Title: Question about mission endings
Post by: Ext3rmin4tor on 19 Apr 2009, 16:35:03
I know that to end the intro and outro section of a mission you should use "end#" type triggers. The question is this: What will happen if I end the mission with an "end#2" trigger and after that, end the outro with an "end#1" trigger in a campaign? Will the campaign load the mission related to "end2" or will it load the "end1" mission. That is, the end trigger which counts for the campaign, is the one in the mission section or the last triggered one?
Title: Re: Question about mission endings
Post by: Wolfrug on 19 Apr 2009, 18:03:05
Test it! Sounds fascinating ;)

But anyway, I would assume it's the "end" trigger for the mission that counts, not the intro/outro/outrolose etc. triggers that decide anything. I mean: the outro can't even know which ending has happened, since you can't move over variables between the intro/mission/outro! (or maybe you can in a campaign using saveVar - not sure?)

Wolfrug out.