simulSetHumidity

From Bohemia Interactive Community
Revision as of 14:02, 12 May 2022 by Lou Montana (talk | contribs) (Text replacement - "<code>([^<]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^<]*) *<\/code>" to "<code>$1$2$3</code>")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets simul cloud cover. This command does not affect overcast value.
This command is no longer available.
Groups:
EnvironmentBroken Commands

Syntax

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

Examples

Example 1:
simulSetHumidity 1;
Example 2:
When combined with setOvercast 1 this command will also start random strength rain.skipTime -24; 86400 setOvercast 1; skipTime 24; simulSetHumidity 1;Creates rainy looking weather, followed by thunder in about 10 seconds and rain in about 20.

Additional Information

See also:
overcast setOvercast

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