Merad 10 Posted July 11, 2009 Can someone point me to where it explains how to use the timeout function of waypoints? After the unit spawns it goes to a waypoint and holds there, this is sync'd with a trigger so until that trigger goes the unit stays. That's fine. However what I want to do is have the unit wait for 15 minutes until before moving on. I've tried the hold command but I can't get it to break out of hold. According to the biki the timeout space is supposed to hold the unit until the time is up but it doesn't. Can someone help me understand what I need to do here? Share this post Link to post Share on other sites
Cool Breeze-ICON 10 Posted August 26, 2009 Hey Merad, Place a troop or squad on the map and add a waypoint(s) for the troop to move too. Set the "min", "mid" and "max" time out (in seconds) for the waypoint which you want him to hold at. i.e. Min = 30, Mid = 30 and Max = 30 OR Min = 30, Mid = 45 and Max = 60 Add further waypoints as required. Then add a trigger and sync to the waypoint which has the time out set. The troop will move to the waypoint which has the time out set and wait. Once the trigger is activated he will then wait for the time out to finish then move on. Hope this helps. Share this post Link to post Share on other sites