I'm trying to finish a mission with multiple objectives.
Each Objective is defined with a trigger set to "switch" by the game logic and the "On Activation" field looks like this: "1" objStatus "DONE"; Target1Dead=true;
However, I can't find anywhere how to get the objectives work in the briefing. In the Campaign, each completed objective is checked with a checkmark. How do I do this?
Also, There are 6 different "end" triggers. Is this for 6 separate possible winning scenarios, like depending on how good you've been?