waypoints: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Text replacement - "{{uc:{{PAGENAME}}}}" to "") |
||
Line 44: | Line 44: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 16:25, 17 September 2020
Description
- Description:
- Returns an array of waypoints for the specified unit/group.
- Groups:
- Waypoints
Syntax
- Syntax:
- 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:
- deleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisiblewaypointAttachVehiclewaypointAttachedVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointsetWaypointLoiterTypewaypointSpeedsetWPPoswaypointName
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