setHUDMovementLevels: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - " | }}" to " }}")
Line 31: Line 31:
|x1= <code>[[setHUDMovementLevels]] [20,30,-1,-1,0.23,2.1,[0,0,0]]</code>
|x1= <code>[[setHUDMovementLevels]] [20,30,-1,-1,0.23,2.1,[0,0,0]]</code>
|x2= <code>[[setHUDMovementLevels]] [20,30,-1,-1,0.23,2.1,player]</code>|= EXAMPL2  
|x2= <code>[[setHUDMovementLevels]] [20,30,-1,-1,0.23,2.1,player]</code>|= EXAMPL2  
|


|
|

Revision as of 17:44, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Interaction

Syntax

Syntax:
Syntax needed
Parameters:
[minSpeed, maxSpeed, minAlt, maxAlt, minDir, maxDir, position]: Array
minSpeed: Number - Units: m/s
maxSpeed: Number - Units: m/s
minAlt: Number - Units: m
maxAlt: Number - Units: m
minDir: Number - Units: deg
maxDir: Number - Units: deg
targetOrPosition: Object or Position
Return Value:
Return value needed

Examples

Example 1:
setHUDMovementLevels [20,30,-1,-1,0.23,2.1,[0,0,0]]
Example 2:
setHUDMovementLevels [20,30,-1,-1,0.23,2.1,player]

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