windDir: Difference between revisions
| m (azimut) | m (return value clarification; simple example to demonstrate range of value) | ||
| Line 12: | Line 12: | ||
| | '''windDir''' |= Syntax   | | '''windDir''' |= Syntax   | ||
| | [[Number]] |= RETURNVALUE   | | [[Number]] - Azimuth |= RETURNVALUE   | ||
| |x1= <code> | |x1= <code>if ([[windDir]] < 45 <nowiki>||</nowiki> [[windDir]] > 315) then { | ||
| </code>|= EXAMPLE1   |     [[hint]] "I feel a northern wind"; | ||
| };</code> | |||
| |= EXAMPLE1   | |||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 03:55, 30 November 2014
Description
- Description:
- Returns the current wind azimuth.
- Groups:
- Uncategorised
Syntax
- Syntax:
- windDir
- Return Value:
- Number - Azimuth
Examples
Additional Information
- See also:
- windsetWindDir
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
 
	