gusts: Difference between revisions

From Bohemia Interactive Community
m (Some wiki formatting)
mNo edit summary
 
Line 6: Line 6:
|gr1= Environment
|gr1= Environment


|descr= Return the current gusts value. Scale is 0 to 1.
|descr= Return the current gusts value.


|s1= '''gusts'''
|s1= '''gusts'''


|r1= [[Number]]
|r1= [[Number]] in range 0..1


|x1= <sqf>_gustsValue = gusts;</sqf>
|x1= <sqf>_gustsValue = gusts;</sqf>

Latest revision as of 07:39, 1 January 2026

Hover & click on the images for description

Description

Description:
Return the current gusts value.
Groups:
Environment

Syntax

Syntax:
gusts
Return Value:
Number in range 0..1

Examples

Example 1:
_gustsValue = gusts;

Additional Information

See also:
setGusts windStr wind

Notes

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