mr_yozzie 0 Posted March 31, 2002 Hi, im having some trouble with captives. I am making a mission where there is a small assault squad coming in from the forest to rescue a captive held hostage at a camp. I then have a trigger that says when all the east are dead tell the hostage to get in a jeep. I have synchronised hi waypoint with the trigger, but every time he follows his waypoint at the start of the mission. How can i get him to stop and wait till all the east are dead and its safe. Share this post Link to post Share on other sites
ralphwiggum 6 Posted March 31, 2002 instead of using waypoints, how about this way? when the trigger is called upon, in the activation field, type: <hostageName> moveinCargo <carname>;<hostageName> doMove getMarkerPos "<markerName>" just put a marker where you want the hostage to go to, and use it. just a short suggestion...most likely useless...sorry Share this post Link to post Share on other sites
Bart.Jan 0 Posted March 31, 2002 Make another move waypoint for captive before getin (in order move - getin) and synchronize trigger with move waypoint. Share this post Link to post Share on other sites