windStr: Difference between revisions
| m (Text replacement - "<h3 style='display:none'>Bottom Section</h3>" to "") | Lou Montana (talk | contribs)  m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") | ||
| (22 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {{ | {{RV|type=command | ||
| | arma3 | |game1= arma3 | ||
| |version1= 0.50 | |||
| |0.50 | |||
| |gr1= Environment | |gr1= Environment | ||
| |descr= Returns the current wind strength. | |||
| |s1= '''windStr''' | |||
| |  | |r1= [[Number]] | ||
| |x1= < | |x1= <sqf>10 setWindStr (0.5 * windStr);</sqf> | ||
| |seealso= [[setWindStr]] [[gusts]] [[setGusts]] [[setWind]] [[setWindDir]] [[setWindForce]] [[wind]] [[windDir]] | |||
| | [[setWindStr]] | |||
| }} | }} | ||
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
 
	