darkwolf 0 Posted June 25, 2005 as i said need help useing timers on waypoints cant work out how to use em Share this post Link to post Share on other sites
Trixta 0 Posted July 23, 2005 I've found a wee bit of trouble using these too. Apparently: Min: minimum no of secs after reaching / completing waypoint that waypoint activates (and you move onto next one); Max: maximum no of secs after reaching / completing waypoint that waypoint activates (and you move onto next one); Med: average no of secs after reaching / completing waypoint that waypoint activates (and you move onto next one); So, if you want a player / AI to move to waypoint x, wait between 10 & 15 seconds before moving on to waypoint y you set the minimum to 10, maximum to 15 and make the medium the ideal length of time (eg 12.5). Personally, as I don't use randomness in timing waypoints, I set all three to the same. Example: I want a truck to act as though its loading & unloading supplies at a port. Waypoint 1 is a move WP beside the port and has the values 120,120,120 in the timer. This makes the truck pause at that waypoint for 2 minutes before driving off toward the next waypoint. Hope that helps. Share this post Link to post Share on other sites