gusts

Operand types

None

Type of returned value

Description

Return the current gusts value.
Scale is 0 to 1.

Used In

Arma3

Example

_gustsval = gusts;


if (gusts >= 0.9) then {
myPilot sideChat "It gusting a lot here!";
};
Search OFPEC COMREF