HamishUK 0 Posted July 2, 2007 Bizarre problem where when the pilot of an Mi17 enters the Helo I cannot get any of the troops to load using a getin command? Any help as they just stand outside looking retarded? Share this post Link to post Share on other sites
ColonelSandersLite 0 Posted July 3, 2007 See if assignAsDriver helps. <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> _pilot assignAsDriver _heli; [_pilot] orderGetIn true; It's possible that they're all trying to take the pilot's seat... Share this post Link to post Share on other sites
Balschoiw 0 Posted July 3, 2007 On a sidenote: I had problems with "shaking guys" who refused to enter a vehicle and jut got stuck in their position with a regular GetIn WP. This happened with all kinds of vehicles. As a workaround was needed to make the boarding bugfree I used assignasdriver, assignascargo manually for all units involved. Still imo BIS should have a look into the issue as GetIn is a very vital part of mission editing and I think it´s lame that we have to use a workaround to make it work 100 percent. Is there already a BT report on it ? Share this post Link to post Share on other sites