windDir: Difference between revisions
| m (Text replacement - " <dl class='command_description'> <!-- Note Section BEGIN -->  <!-- Note Section END --> </dl>  " to "") | m (Text replacement - "<h3 style='display:none'>Bottom Section</h3>" to "") | ||
| Line 19: | Line 19: | ||
| |seealso= [[wind]], [[setWindDir]], [[setWindStr]], [[setWindForce]] | |seealso= [[wind]], [[setWindDir]], [[setWindStr]], [[setWindForce]] | ||
| }} | }} | ||
Revision as of 15:50, 18 January 2021
Description
- Description:
- Returns the current wind azimuth.
- Groups:
- Environment
Syntax
Examples
- Example 1:
- if (windDir < 45 || windDir > 315) then { hint "I feel a southern wind"; // wind going from South to North };
Additional Information
- See also:
- windsetWindDirsetWindStrsetWindForce
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
 
	