setSpeedMode

From Bohemia Interactive Community
Revision as of 03:40, 22 December 2006 by Hardrock (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

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:
group setSpeedMode mode
Parameters:
group: Object 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

Notes

Bottom Section