Jump to content
johnnyboy

Is there a command to determine which way point a Cycle waypoint is linked to?

Recommended Posts

Cycle waypoints can be linked to any previous waypoint.  Is there a waypoint command to look up this information so you know what the next waypoint is after a cycle waypoint?

Share this post


Link to post
Share on other sites

Waypoints will return the array of waypoints for a group

You can work on them like this:
_wptsArr = waypoints popeyeTheSailorMan apply {[_x, waypointPosition _x, waypointType _x]}

 

  • Like 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×