setHUDMovementLevels
Revision as of 23:43, 28 June 2022 by Lou Montana (talk | contribs) (Text replacement - "\|x([0-9])= <sqf>([^\/: ]+)([^;])<\/sqf>" to "|x$1= <sqf>$2$3;</sqf>")
Description
- Description:
- Set min/max movement borders displayed in HUD gauges. Use -1 to skip some value.
- Groups:
- Interaction
Syntax
- Syntax:
- setHUDMovementLevels [minSpeed, maxSpeed, minAlt, maxAlt, minDir, maxDir, targetOrPosition]
- Parameters:
- minSpeed: Number - in m/s
- maxSpeed: Number - in m/s
- minAlt: Number - in meters
- maxAlt: Number - in meters
- minDir: Number - in degrees
- maxDir: Number - in degrees
- targetOrPosition: Object or Position
- Return Value:
- Nothing
Examples
- Example 1:
- Example 2:
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