windStr: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory *\| *arma3 *\| *(New )?Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 0.50 | |||
|0.50 | |||
|gr1= Environment | |gr1= Environment | ||
| Returns the current wind strength. | |descr= Returns the current wind strength. | ||
| '''windStr''' | |s1= '''windStr''' | ||
|r1= [[Number]] | |r1= [[Number]] | ||
|x1= < | |x1= <sqf>10 setWindStr (0.5 * windStr);</sqf> | ||
|seealso= [[setWindStr]] | |seealso= [[setWindStr]] [[gusts]] [[setGusts]] [[setWind]] [[setWindDir]] [[setWindForce]] [[wind]] [[windDir]] | ||
}} | }} |
Latest revision as of 10:25, 13 May 2022
Description
- Description:
- Returns the current wind strength.
- Groups:
- Environment
Syntax
- Syntax:
- windStr
- Return Value:
- Number
Examples
- Example 1:
Additional Information
- See also:
- setWindStr gusts setGusts setWind setWindDir setWindForce wind windDir
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