simulSetHumidity: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Sets simul cloud cover. The command does not affect overcast value. |= Description
| Sets simul cloud cover. This command does not affect overcast value. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 12:46, 15 August 2013

Hover & click on the images for description

Description

Description:
Sets simul cloud cover. This command does not affect overcast value.
Groups:
Uncategorised

Syntax

Syntax:
simulSetHumidity humidity
Parameters:
humidity: Number - 0 (min): clear sky, 1 (max): heavy cloud cover
Return Value:
Nothing

Examples

Example 1:
simulSetHumidity 1;

Additional Information

See also:
overcastsetOvercast

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