setSimulWeatherLayers: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " | }}" to " }}")
(overhaul)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma3
|game1= arma3


|1.00
|version1= 1.00


|gr1= Environment
|gr1= Environment


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


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


|p1= layers: [[Number]]
|p1= layers: [[Number]]
| [[Nothing]]


|x1=
|r1= [[Nothing]]
 
|x1= <code>[[setSimulWeatherLayers]] 1;{{cc|Very flat clouds}}</code>


| [[simulCloudDensity]], [[simulCloudOcclusion]], [[simulInClouds]]
|seealso [[simulCloudDensity]], [[simulCloudOcclusion]], [[simulInClouds]]
}}
}}
{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 13:01, 8 February 2021

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 missing will not reset it.
Groups:
Environment

Syntax

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

Examples

Example 1:
setSimulWeatherLayers 1;// Very flat clouds

Additional Information

See also:
See also needed

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