simulSetHumidity: Difference between revisions
Jump to navigation
Jump to search
(warning box) |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 9: | Line 8: | ||
|gr2= Broken Commands |GROUP2= | |gr2= Broken Commands |GROUP2= | ||
| Sets simul cloud cover. This command does not affect overcast value. | | Sets simul cloud cover. This command does not affect overcast value. | ||
{{Warning|This command has now been removed}} |DESCRIPTION= | {{Warning|This command has now been removed}} |DESCRIPTION= | ||
| '''simulSetHumidity''' humidity |SYNTAX= | | '''simulSetHumidity''' humidity |SYNTAX= | ||
Line 31: | Line 28: | ||
</code>Creates rainy looking weather, followed by thunder in about 10 seconds and rain in about 20.|EXAMPLE2= | </code>Creates rainy looking weather, followed by thunder in about 10 seconds and rain in about 20.|EXAMPLE2= | ||
| [[overcast]], [[setOvercast]] |SEEALSO= | | [[overcast]], [[setOvercast]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 04:00, 17 January 2021
Description
- Description:
- Sets simul cloud cover. This command does not affect overcast value.
- 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:
- 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