waypointSpeed: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "")  | 
				Lou Montana (talk | contribs)  m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...)  | 
				||
| Line 1: | Line 1: | ||
{{Command  | {{Command  | ||
| arma2   | | arma2  | ||
|1.00  | |1.00  | ||
|gr1= Waypoints   | |gr1= Waypoints  | ||
| Gets the waypoint speed.  | | Gets the waypoint speed.  | ||
| Line 14: | Line 14: | ||
* "NORMAL"  | * "NORMAL"  | ||
* "FULL"  | * "FULL"  | ||
|  | | '''waypointSpeed''' waypoint  | ||
| [[  | |p1= waypoint: [[Array]] - format [[Waypoint]]  | ||
| [[String]] - see description  | |||
|x1= <code>_speed = [[waypointSpeed]] [groupOne,1];</code>  | |||
|   | | [[deleteWaypoint]], [[copyWaypoints]], [[setCurrentWaypoint]], [[setWaypointBehaviour]], [[setWaypointCombatMode]], [[setWaypointCompletionRadius]], [[setWaypointDescription]], [[setWaypointFormation]], [[setWaypointHousePosition]], [[setWaypointPosition]], [[setWaypointScript]], [[setWaypointSpeed]], [[setWaypointStatements]], [[setWaypointTimeout]], [[setWaypointType]], [[setWaypointVisible]], [[waypointAttachVehicle]], [[waypointAttachedVehicle]], [[setWaypointLoiterRadius]], [[waypointLoiterRadius]], [[addWaypoint]], [[setWaypointLoiterType]], [[waypoints]], [[setWPPos]], [[waypointName]]  | ||
|  | |||
}}  | }}  | ||
Revision as of 11:42, 18 January 2021
Description
- Description:
 - Gets the waypoint speed.
Possible values are:
- "UNCHANGED"
 - "LIMITED"
 - "NORMAL"
 - "FULL"
 
 - Groups:
 - Waypoints
 
Syntax
- Syntax:
 - waypointSpeed waypoint
 - Parameters:
 - waypoint: Array - format Waypoint
 - Return Value:
 - String - see description
 
Examples
- Example 1:
 _speed = waypointSpeed [groupOne,1];
Additional Information
- See also:
 - deleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointSpeedsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisiblewaypointAttachVehiclewaypointAttachedVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointsetWaypointLoiterTypewaypointssetWPPoswaypointName
 
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