simulSetHumidity: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | }}" to " }}")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 27: Line 27:
</code>Creates rainy looking weather, followed by thunder in about 10 seconds and rain in about 20.
</code>Creates rainy looking weather, followed by thunder in about 10 seconds and rain in about 20.


| [[overcast]], [[setOvercast]]
|seealso= [[overcast]], [[setOvercast]]
}}
}}

Revision as of 01:07, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
EnvironmentBroken Commands

Syntax

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

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