Waypoint: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Add Waypoint types link) |
mNo edit summary |
||
Line 19: | Line 19: | ||
* [[Waypoints]] | * [[Waypoints]] | ||
* [[:Category:Command Group: Waypoints|Waypoints Commands]] | * [[:Category:Command Group: Waypoints|Waypoints Commands]] | ||
* [[:Category:Function Group: Waypoints|Waypoints Functions]] | * [[:Category:Function Group: Waypoints|Waypoints Functions]] |
Latest revision as of 15:34, 9 December 2020
- Format
- [group, index]
- Description
- Group is of type Group, index is of type Number.
- Index is the waypoint # in line.
- Index 0 selects first waypoint which is always created on group starting position.
- Comments
- Note that [groupName, 0] is automatically created at a unit's starting position.
- Therefore:
- [groupName, 1] would be the first in-editor waypoint
- [groupName, 2] would be the second, etc.
- [groupName, 1] would be the first in-editor waypoint