dr_hippo Posted July 3, 2020 Posted July 3, 2020 Hi, Can someone please look at my mission. All triggers are executed at start of mission and the conditions for each trigger are not met. Thankscc Helitransport2.miz
Flappie Posted July 4, 2020 Posted July 4, 2020 Hi, I've edited your mission, but I won't have time to test it. I see 3 issues: 1. You don't need to put flags off at the beginning of a mission: they are all off by default. Just delete the "mission start" trigger. 2. In "uh in drop zone" trigger, you've set a weird condition: "FLAG 1 EQUALS FLAG 1". This will always be true, just like "1 = 1". I guess you meant to use "FLAG EQUALS 1". 3. Same weird condition in "troops boarded". Seeing as it is the unique condition in this trigger, it is true as soon as the mission starts. ---
dr_hippo Posted July 4, 2020 Author Posted July 4, 2020 @Flappie, Thanx, I never used Flag equals Flag. That was my mistake and I looked 1000 times over it. Everything works fine now Have a nice day
Recommended Posts