Pie015 1 Posted December 6, 2013 Hey guys, I'm surprised I didn't see any posts about this topic, I want to know how to find a way to check if a unit has left a vehicle. Or check if the unit is no longer in the vehicle for the next waypoint to show. I've tried using (!unit1 in heli1) and (unit1 not in heli1) but both don't work. So like this: Player is pilot Squad comes into the helicopter Transport Unload waypoint shows (then disappears for some reason so I put a move waypoint (which has the "check if the squad leader is no longer in the vehicle command" and the condition) right in front of the transport waypoint) Player lands there Squad gets out Next waypoint shows. Thanks in advance! Share this post Link to post Share on other sites
f2k sel 164 Posted December 6, 2013 !(unit1 in heli1) waypoint won't complete until you get out or you could use a getout waypoint which will also only complete when you are not in a vehicle. Share this post Link to post Share on other sites
Ulfgaar 30 Posted November 4, 2017 Does this still work, and does it apply to Arma 3 as well? Share this post Link to post Share on other sites