Hi there
I try to make a mission where an Huey transport a cargo in a specific zone.
I name my cargo "cargo01" and my trigger zone "here"
I set my trigger like this :
Trigger
ONCE
Conditions
unit inside zone (cargo01, here)
unit's speed lower than (cargo01,1)
unit's vertical speed in limits (cargo01,-1,1)
Actions
Message to all (blablabla, 10)
My problem is, each time a release my cargo correctly (cargo up, not dead), DCS crash.
I don't know if my trigger is correct or if it's a bug.
Anyone can try and confirm ? :dunno:
Thanks