setSimulWeatherLayers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
No edit summary
Line 8: Line 8:
|descr= Sets number of simul weather layers, affects quality of simul weather clouds.
|descr= Sets number of simul weather layers, affects quality of simul weather clouds.


|pr= The effect of this command seems to be persistent across the game instance, e.g. restarting a missing will not reset it.
|pr= The effect of this command seems to be persistent across the game instance, e.g. restarting a mission will not reset it.


|s1= [[setSimulWeatherLayers]] layers
|s1= [[setSimulWeatherLayers]] layers

Revision as of 14:06, 1 August 2022

Hover & click on the images for description

Description

Description:
Sets number of simul weather layers, affects quality of simul weather clouds.
Problems:
The effect of this command seems to be persistent across the game instance, e.g. restarting a mission will not reset it.
Groups:
Environment

Syntax

Syntax:
setSimulWeatherLayers layers
Parameters:
layers: Number
Return Value:
Nothing

Examples

Example 1:
setSimulWeatherLayers 0; // Very flat clouds

Additional Information

See also:
simulCloudDensity simulCloudOcclusion simulInClouds

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