waypoints: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma1 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 20: | Line 20: | ||
|gr1= Waypoints | |gr1= Waypoints | ||
| Returns an array of waypoints for the specified unit/group. | |descr= Returns an array of waypoints for the specified unit/group. | ||
|s1= '''waypoints''' groupName | |s1= '''waypoints''' groupName |
Revision as of 21:27, 13 June 2021
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