Rivers 0 Posted August 26, 2007 Hello. I have 1 prob in my mission.(Test version). Jeep waits and doesnt drive to next waypoint until a soldier gets in. SO far its normal( I dont control that soldier). When jeep comes to waypoint, it wont move to next until soldier will get out. But the problem is that soldier is not getting out of that jeep. SOldier has waypoint get in jeep,(Not as driver) and then get out, but this doesnt work well with get out. Any simple way to make that doldier leave jeep? Share this post Link to post Share on other sites
Pulverizer 1 Posted August 26, 2007 Give the jeep a load and a transport unload wp. For the passenger a get in and a get out. Synchronize get in with load and get out with transport unload (select synch and drag a line between the two with left mouse button). Of course, there are other ways too like dude setpos getpos jeep, dude action ["eject",jeep], unassignvehicle dude etc. See command references: http://community.bistudio.com/wiki....FP_1.96 http://www.ofpec.com/COMREF/letterA.php Probably the best way to learn is to unpbo BIS' and other's missions to see how they did something or how waypoints and stuff work. Share this post Link to post Share on other sites
Rivers 0 Posted August 26, 2007 A lot thanks. I forgot about load/ unload waypoints. Share this post Link to post Share on other sites