HUDMovementLevels: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(21 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| | |game1= tkoh | ||
|version1= 1.00 | |||
| | |game2= arma3 | ||
|version2= 0.50 | |||
| | |gr1= Interaction | ||
| | |descr= Returns movement borders for HUD [min speed, max speed, min alt, max alt, min dir, max dir, position[x,y,z] or target] | ||
|s1= [[HUDMovementLevels]] | |||
| | |r1= [[Array]] | ||
|x1= <sqf>HUDMovementLevels; // returns e.g [0,0,0,0,0,0,[0,0,0]]</sqf> | |||
| | |seealso= [[setHUDMovementLevels]] | ||
}} | }} | ||
Latest revision as of 10:21, 13 May 2022
Description
- Description:
- Returns movement borders for HUD [min speed, max speed, min alt, max alt, min dir, max dir, position[x,y,z] or target]
- Groups:
- Interaction
Syntax
- Syntax:
- HUDMovementLevels
- Return Value:
- Array
Examples
- Example 1:
- HUDMovementLevels; // returns e.g [0,0,0,0,0,0,[0,0,0]]
Additional Information
- See also:
- setHUDMovementLevels
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