windRTD: Difference between revisions

From Bohemia Interactive Community
m (fixed return value for parser)
mNo edit summary
 
Line 14: Line 14:


|r1= [[Array]] with [windStrength, windDirection]
|r1= [[Array]] with [windStrength, windDirection]
* windStrengh: [[Number]]
* windStrength: [[Number]]
* windDirection: [[Number]]
* windDirection: [[Number]]



Latest revision as of 18:30, 4 January 2026

Hover & click on the images for description

Description

Description:
Returns wind strength and direction.
Advanced Helicopter Flight Model
For this command to have any effect, the Advanced Flight Model (AFM) has to be enabled. AFM status can be checked with difficultyEnabledRTD.
Groups:
RTD

Syntax

Syntax:
windRTD
Return Value:
Array with [windStrength, windDirection]

Examples

Example 1:
_wind = windRTD;

Additional Information

See also:
wind setWind

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note