Frag Posted September 27, 2018 Posted September 27, 2018 Hi guys, I am commonly stumbling on something that is probably a bug and wonder how I could fix it. Let say you have two trigger zone of 5km diameter each (A and B) that are 50 km away from each other. Trigger zone A - Activated by the presence of the player with the "ALL GROUP IN ZONE CONDITION" - Send a MessagetoAll ("Player is in zone A") Trigger zone B - Activated by the presence of the player with the "ALL GROUP IN ZONE CONDITION" - Send a MessagetoAll ("Player is in zone B") Both trigger are tested and work perfectly. BUT I noticed that when you crash on the ground, the triggers are commonly triggered, displaying the message. I am sure 100% that I am not in the zone yet, so why the triggers are activated? Anyone ever saw this?
feefifofum Posted September 27, 2018 Posted September 27, 2018 Try using UNIT INSIDE ZONE instead. THE GEORGIAN WAR - OFFICIAL F-15C DLC
Hardcard Posted September 27, 2018 Posted September 27, 2018 Could you share the mission file? [sIGPIC][/sIGPIC]
Frag Posted September 27, 2018 Author Posted September 27, 2018 (edited) Here it is attached. Look at the mission, really simple. Two trigger zone that display a message. As soon as the mission start, crash the plane to the ground. You will see that both triggers are called. And indeed, like feefifofum proposed, using UNIT INSIDE ZONE does not create that issue. Only "ALL GROUP IN ZONE" does it.test 02.miz Edited September 27, 2018 by Frag
Recommended Posts