setWaypointSpeed: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
Fred Gandt (talk | contribs) m (<pre> to <code> + "see also" + Desc. tidy) |
||
Line 8: | Line 8: | ||
| Switches the group speed mode when the waypoint becomes active. | | Switches the group speed mode when the waypoint becomes active. | ||
<br> | |||
<br> | |||
Possible values are: | Possible values are: | ||
* "UNCHANGED" | * "UNCHANGED" | ||
* "LIMITED" | * "LIMITED" | ||
* "NORMAL" | * "NORMAL" | ||
* "FULL" | * "FULL" |= Description | ||
|= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 26: | Line 26: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>[_grp, 2] [[setWaypointSpeed]] "FULL";</code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[addWaypoint]], [[waypointSpeed]] |= See also | | [[addWaypoint]], [[waypointSpeed]], | ||
[[setWaypointBehaviour]], [[setWaypointCombatMode]], [[setWaypointCompletionRadius]], [[setWaypointDescription]], [[setWaypointFormation]], [[setWaypointHousePosition]], [[setWaypointLoiterRadius]], [[setWaypointLoiterType]], [[setWaypointName]], [[setWaypointPosition]], [[setWaypointScript]], [[setWaypointStatements]], [[setWaypointTimeout]], [[setWaypointType]], [[setWaypointVisible]] |= See also | |||
}} | }} |
Revision as of 11:05, 12 April 2014
Description
- Description:
- Switches the group speed mode when the waypoint becomes active.
Possible values are:- "UNCHANGED"
- "LIMITED"
- "NORMAL"
- "FULL"
- Groups:
- Uncategorised
Syntax
- Syntax:
- waypoint setWaypointSpeed mode
- Parameters:
- waypoint: Array - format Waypoint
- mode: String
- Return Value:
- Nothing
Examples
- Example 1:
[_grp, 2] setWaypointSpeed "FULL";
Additional Information
- See also:
- addWaypointwaypointSpeed, setWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointLoiterRadiussetWaypointLoiterTypesetWaypointNamesetWaypointPositionsetWaypointScriptsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisible
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