time setGusts value

Operand types

time: Number
value: Number

Type of returned value

Description

Changes the gusts value smoothly during the given time (in seconds). Value is 0 to 1.
A time of zero means there will be an immediate change.

Used In

Arma3

Example

0 setGusts 1;
pilot2 sideChat "Whoa! Started to gust heavy!";
Search OFPEC COMREF