simulInClouds: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "Category:Eden Editor" to "Eden Editor")
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
|version1= 1.00
|version1= 1.00


|pr= {{Feature|edeneditor|SimulWeather seems to be disabled in [[Eden Editor]] and scenario preview.}}
|pr= {{Feature|edeneditor|SimulWeather seems to be disabled in [[:Category:Eden Editor|Eden Editor]] and scenario preview.}}


|gr1= Environment
|gr1= Environment
Line 18: Line 18:
* [[Nothing]] - If given arguments are incorrect
* [[Nothing]] - If given arguments are incorrect


|x1= <code>[[simulInClouds]] [[getPos]] [[player]];</code>
|x1= <sqf>simulInClouds getPos player;</sqf>


|seealso= [[setSimulWeatherLayers]] [[simulCloudDensity]] [[simulCloudOcclusion]]
|seealso= [[setSimulWeatherLayers]] [[simulCloudDensity]] [[simulCloudOcclusion]]
}}
}}

Latest revision as of 14:26, 9 July 2023

Hover & click on the images for description

Description

Description:
Returns if given position is in clouds.
Problems:
Eden Editor
SimulWeather seems to be disabled in Eden Editor and scenario preview.
Groups:
Environment

Syntax

Syntax:
simulInClouds pos
Parameters:
pos: Position
Return Value:

Examples

Example 1:
simulInClouds getPos player;

Additional Information

See also:
setSimulWeatherLayers simulCloudDensity simulCloudOcclusion

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