time setWindDir value

Operand types

time: Number
value: Number

Type of returned value

Description

Changes the wind direction smoothly during the given time (in seconds).
A time of zero means there will be an immediate change.
Value is azimuth.

NOTE: Effect is global only when executed on the server. On clients wind direction will sync to server value in a while.

Used In

Arma3

Example

60 setWindDir 180;
Search OFPEC COMREF