multikiller 0 Posted December 3, 2006 Hi, I want a blackhawk to land, and let 2people get in (1 AI and me). Now i know how to get the helo landed: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">Blackhawk land "Get in" But how do i let that helo wait for about 1min? And if the helo waits for 1min, how can i get the AI soldier in the helo WITH animation? cause i have it like this now: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">Soldier1 moveincargo Blackhawk but if i do it like this, it get's in the helo when it is still in air Hope some1 understands what i want to do! Share this post Link to post Share on other sites
lethal 0 Posted December 3, 2006 why not just create waypoints and synchronize them? create a 'load' waypoint for the chopper and a 'get in' waypoint for the group of soldiers that you need to get in and put them close to each other. next select the synchronize tool in the editor and draw a line between the two. the chopper should now wait until the whole group has boarded before taking off again. no scripting involved Share this post Link to post Share on other sites
H00t74 0 Posted December 8, 2006 Thankls Lethal !!! Share this post Link to post Share on other sites