windStr: Difference between revisions
Jump to navigation
Jump to search
m (categories) |
No edit summary |
||
Line 38: | Line 38: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] | [[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] | ||
{{subst:Add new note/construct| | |||
<!-- | |||
* Replace from here (including the arrow just above) | |||
* Please add your note here, replacing these comments | |||
* Please '''PREVIEW YOUR ADDITION BEFORE SAVING''' | |||
* Thank you | |||
* Equal symbols "=" should be added as "{{subst:=}}" (excluding quotes) | |||
* Pipes "|" should be added as "{{subst:!}}" (excluding quotes) | |||
* New lines should be forced by the use of "<br>" tags | |||
* Examples should be placed between tags <code>_like {{subst:=}} [[_this]];</code> | |||
* Replace to here (including the arrow just below) | |||
Compared to "wind" which returns an array in m/s, max "windstr" seems to be 7 m/s, for 100(%) in advanced intel mission editor. | |||
Tried on Stratis : 100 (% wind) returns 1 for "windstr" and 7 m/s vector for "wind" | |||
Then, wind seems to be at max strengh for 25 km/h, gusts included. | |||
}} |
Revision as of 01:07, 17 September 2014
Description
- Description:
- Returns the current wind strength.
- Groups:
- Uncategorised
Syntax
- Syntax:
- windStr
- Return Value:
- Number
Examples
- Example 1:
Additional Information
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
Notes
Bottom Section
{{subst:Add new note/construct|