waypoints: Difference between revisions
Jump to navigation
Jump to search
m (Added ArmA2) |
(add. classification) |
||
Line 42: | Line 42: | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Waypoints|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Waypoints|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]] |
Revision as of 02:08, 2 December 2009
Description
- Description:
- Returns an array of waypoints for the specified unit/group.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Array = waypoints groupName
- Parameters:
- groupName: Group
- Return Value:
- Array of waypoints each in format Waypoint
Examples
- Example 1:
waypoints player
- Example 2:
_wPosArray = waypoints group10
could return [[EAST 1-1-A,0],[EAST 1-1-A,1],[EAST 1-1-A,2]]
Additional Information
- See also:
- addWaypointsetCurrentWaypoint
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note