waypointSpeed: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
(extend syntax/example) |
||
Line 19: | Line 19: | ||
| '''waypointSpeed''' waypoint |= Syntax | | '''waypointSpeed''' waypoint |= Syntax | ||
|p1= waypoint: | |p1= waypoint: [[Array]] - format [[Waypoint]] |= PARAMETER1 | ||
| | | [[String]] - see description |= RETURNVALUE | ||
|x1= <code>_speed = [[waypointSpeed]] [groupOne,1];</code>|= EXAMPLE1 | |||
|x1= <code>waypointSpeed [groupOne,1]</code>|= EXAMPLE1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 20:43, 1 August 2014
Description
- Description:
- Gets the waypoint speed.
Possible values are:
- "UNCHANGED"
- "LIMITED"
- "NORMAL"
- "FULL"
- Groups:
- Uncategorised
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:
- waypointssetWaypointSpeed
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