setWindStr: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=")
Line 9: Line 9:
| Changes the wind strength smoothly during the given time (in seconds). A time of zero means there will be an immediate change.
| Changes the wind strength smoothly during the given time (in seconds). A time of zero means there will be an immediate change.


| time '''setWindStr''' value
|s1=  time '''setWindStr''' value


|p1= time: [[Number]]
|p1= time: [[Number]]

Revision as of 00:26, 13 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Environment

Syntax

Syntax:
time setWindStr value
Parameters:
time: Number
value: Number - new value in range 1...0
Return Value:
Nothing

Examples

Example 1:
60 setWindStr 0.8; // set the wind strength to 0.8 gradually over the next 60 seconds

Additional Information

See also:
setWind setWindForce

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