HUDMovementLevels: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?]]" to "{{GameCategory|tkoh|Scripting Commands}}")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")  | 
				||
| (18 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   | |gr1= Interaction  | ||
| Returns movement borders for HUD [min speed, max speed, min alt, max alt, min dir, max dir, position[x,y,z] or target]   | |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