waypoints: Difference between revisions
Lou Montana (talk | contribs)  (Add Object type)  | 
				BrettMayson (talk | contribs)  mNo edit summary  | 
				||
| Line 26: | Line 26: | ||
|p1= groupName: [[Group]] or [[Object]]  | |p1= groupName: [[Group]] or [[Object]]  | ||
|r1= [[Array]] of   | |r1= [[Array]] of [[Waypoint]]s  | ||
|x1= <sqf>waypoints player;</sqf>  | |x1= <sqf>waypoints player;</sqf>  | ||
Latest revision as of 10:43, 28 September 2023
Description
- Description:
 - Returns an array of waypoints for the specified unit/group.
 - Groups:
 - Waypoints
 
Syntax
Examples
- Example 1:
 - waypoints player;
 - Example 2:
 
Additional Information
- See also:
 - deleteWaypoint copyWaypoints setCurrentWaypoint setWaypointBehaviour setWaypointCombatMode setWaypointCompletionRadius setWaypointDescription setWaypointFormation setWaypointHousePosition setWaypointPosition setWaypointScript setWaypointSpeed setWaypointStatements setWaypointTimeout setWaypointType setWaypointVisible waypointAttachVehicle waypointAttachedVehicle setWaypointLoiterRadius waypointLoiterRadius addWaypoint setWaypointLoiterType waypointSpeed setWPPos waypointName
 
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 
Categories: 
- Scripting Commands
 - Introduced with Armed Assault version 1.05
 - ArmA: Armed Assault: New Scripting Commands
 - ArmA: Armed Assault: Scripting Commands
 - Arma 2: Scripting Commands
 - Arma 2: Operation Arrowhead: Scripting Commands
 - Take On Helicopters: Scripting Commands
 - Arma 3: Scripting Commands
 - Command Group: Waypoints