setWaypointSpeed: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "Category:Scripting Commands ArmA2" to "Category:Scripting Commands Arma 2") |
Lou Montana (talk | contribs) m (Text replacement - "|exec=" to "|serverExec=") |
||
Line 6: | Line 6: | ||
|1.00|Game version= | |1.00|Game version= | ||
| | |serverExec= server|= | ||
|eff= global |Multiplayer Effects= | |eff= global |Multiplayer Effects= |
Revision as of 21:05, 14 January 2020
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:
- waypointsdeleteWaypointcopyWaypointssetCurrentWaypointsetWaypointBehavioursetWaypointCombatModesetWaypointCompletionRadiussetWaypointDescriptionsetWaypointFormationsetWaypointHousePositionsetWaypointPositionsetWaypointScriptsetWaypointStatementssetWaypointTimeoutsetWaypointTypesetWaypointVisiblewaypointAttachVehiclewaypointAttachedVehiclesetWaypointLoiterRadiuswaypointLoiterRadiusaddWaypointsetWaypointLoiterTypewaypointSpeed
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Arma version 1.00
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands: Global Effect
- Scripting Commands: Server Execution
- Scripting Commands OFP Elite
- Scripting Commands ArmA
- Command Group: Waypoints
- Scripting Commands Arma 2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters