setSpeedMode: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 14: | Line 14: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | UnitOrGroup '''setSpeedMode''' "mode" |= Syntax | ||
|p1= | |p1= UnitOrGroup : [[Object#Unit|Unit]] or [[Group]] |= Parameter 1 | ||
|p2= mode: [[String]] |= Parameter 2 | |p2= mode: [[String]] |= Parameter 2 | ||
Line 23: | Line 23: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre> | |x1= <pre>_groupOne setSpeedMode "LIMITED"</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 10:51, 31 August 2007
Description
- Description:
- Set group speed mode. Mode may be one of:
- "LIMITED" (half speed)
- "NORMAL" (full speed, maintain formation)
- "FULL" (do not wait for any other units in formation)
- Groups:
- Uncategorised
Syntax
- Syntax:
- UnitOrGroup setSpeedMode "mode"
- Parameters:
- UnitOrGroup : Unit or Group
- mode: String
- Return Value:
- Nothing
Examples
- Example 1:
_groupOne setSpeedMode "LIMITED"
Additional Information
- See also:
- See also needed
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