Cyper 18 Posted March 1, 2013 Hi, I am working on a mission. This missions start in a plane and the whole group paradrop. Everything works well. Until we hit the ground. After that two things happens: a) The AI teamleader wont move to the given waypoint or b) the AI team leader order the whole team to mount the airplane we just ejected from. I have been trying to fix this for 40 minutes now but its the same story all the time. My teamleader did move to the waypoint before I used the script set unit pos up. But I have to use that script. Because the mission requires the whole team to cross a field. This takes forever if set unit pos up isn't activated, because my teamleader will otherwise run 10 meters, go prone, stay there for 10 sec, run about ten meters more and repeat the process. Share this post Link to post Share on other sites
XCess 0 Posted March 1, 2013 (edited) {unassignVehicle _x} foreach (units (group this)) Edited March 1, 2013 by XCess Share this post Link to post Share on other sites
Cyper 18 Posted March 2, 2013 I tried to use Bravo leaveVehicle UH2 but it doesn't work. Share this post Link to post Share on other sites