Helicopter Extraction no buggy stuff ! ! !

This is a one of correct ways to do Arma 3 editor Helicopter Extraction with no buggy stuff. But I have to mention that this method is known to fail if using some of the attack helicopters for extraction purpose. I recomend using AH-9 Pawnee, MH-9 Hummingbird or a big type of helicopter like UH-80 Ghost Hawk for bigger crew. This example code is with no bug in it, and it is always performed 100% accurate. The evacuation helicopter will always perform extraction no matter what.

VIDEO EXAMPLE
*Create extraction Helicopter and put codes below in his waypoints like I did in Video Tutorial

  • ON ACT code in waypoint - with waypoint LOAD option type: dostop evac; evac land "land"
  • ON CONDITION of waypoint with option MOVE type: ((!alive unit1) or (unit1 in evac)) and ((!alive unit2) or (unit2 in evac))...and so on...for other unit.