Soffver Posted June 13, 2016 Posted June 13, 2016 (edited) Iv'e made a simple mission where your task is to land on an airfield. first trigger is on your path to airstrip witch trigger a message "Taxi to parking spot marked with orange smoke", and Another trigger witch starts a smoke on the parking spot. I have made a trigger ON the orange smoke with: TYPE: 1 ONCE (no event) CONDITIONS: UNIT INSIDE ZONE (Player, Smoke A) ACTIONS: END MISSION (Blue, *message*) Iv'e also made a mission goal, witch is UNIT INSIDE ZONE (Smoke A) and gives you a score of 100 (unit is set to player and zone is the same as the end mission trigger) When i test the mission in the editor i get "result: 100" and not "score: 100"? BUT, when i make a new campain with this mission, and taxi to the parking spot and all that, i get the message i have set on the end mission trigger, but i dont get any score OR result? what am i doing wrong if i want to make a campain with a few difffren scenarios that is "linked" to eachother? Edited June 13, 2016 by Soffver
Recommended Posts