gusts: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| * )+\}\}" to "}}")
m (Text replacement - " {3,}\|" to " |")
Line 6: Line 6:


|gr1= Environment
|gr1= Environment


| Return the current gusts value. Scale is 0 to 1.
| Return the current gusts value. Scale is 0 to 1.
Line 14: Line 12:


| [[Number]]
| [[Number]]


|x1= <code>_gustsval = '''gusts''';
|x1= <code>_gustsval = '''gusts''';
</code>
</code>


| [[setGusts]], [[windStr]], [[wind]]
| [[setGusts]], [[windStr]], [[wind]]

Revision as of 18:41, 18 January 2021

Hover & click on the images for description

Description

Description:
Return the current gusts value. Scale is 0 to 1.
Groups:
Environment

Syntax

Syntax:
gusts
Return Value:
Number

Examples

Example 1:
_gustsval = gusts;

Additional Information

See also:
setGustswindStrwind

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