deady 0 Posted March 9, 2007 In my mission, there is a blackhawk extraction. Â Once everyone is inside radio alpha can be used to make the chopper take off and fly to the next area. This is performed by running a sqs script when the radio alpha is triggered, which does a <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">chopper DoMove (getMarkerPos "ChopperDestination") The destination involves the chopper flying over some quite tall mountains, but when testing in single player the AI pilots manage it fine, and fly over the moutains and onwards to the destination. Unfortunately when I take this into a MP environment with even just one other player, the first time the mission is played the AI pilot flys a different route and ends up flying into the mountain and crashing. Interestingly, if the mission is restarted and played again, the pilot successfully flies over the mountain as he does in SP. Any ideas? Share this post Link to post Share on other sites