setWindDir: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (categories)
No edit summary
Line 19: Line 19:




|x1= <code>
|x1= <code>60 '''setWindDir''' 180</code>|= EXAMPLE1  
</code>|= EXAMPLE1  


____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 01:26, 11 April 2014

Hover & click on the images for description

Description

Description:
Changes the wind direction smoothly during the given time (in seconds). A time of zero means there will be an immediate change.
Groups:
Uncategorised

Syntax

Syntax:
time setWindDir value
Parameters:
time: Number
value: Number - Azimut.
Return Value:
Nothing

Examples

Example 1:
60 setWindDir 180

Additional Information

See also:
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

Notes

Bottom Section