setWindStr: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
m (Text replacement - "<code> +" to "<code>")
Line 17: Line 17:
|r1= [[Nothing]]
|r1= [[Nothing]]


|x1= <code> 60 '''setWindStr''' 0.8; // set the wind strength to 0.8 gradually over the next 60 seconds
|x1= <code>60 '''setWindStr''' 0.8; // set the wind strength to 0.8 gradually over the next 60 seconds
</code>
</code>



Revision as of 23:47, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Environment

Syntax

Syntax:
Syntax needed
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