simulInClouds: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
m (Text replacement - "Category:Eden Editor" to "Eden Editor")
 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Command|= Comments
{{RV|type=command
____________________________________________________________________________________________


| arma3 |= Game name
|game1= arma3
|version1= 1.00


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


| Returns if given position is in clouds. |= Description
|gr1= Environment
____________________________________________________________________________________________


| '''simulInClouds''' pos |= Syntax
|descr= Returns if given position is in clouds.


|p1= pos: [[Position]] |= Parameter 1
|s1= [[simulInClouds]] pos
| [[Boolean]] |= RETURNVALUE


|p1= pos: [[Position]]


|x1= <code>simulInClouds (getPos player)
|r1=  
</code>|= EXAMPLE1
* [[Boolean]] -  [[true]] if given position is in clouds
* [[Nothing]] - If given arguments are incorrect


____________________________________________________________________________________________
|x1= <sqf>simulInClouds getPos player;</sqf>


| [[setSimulWeatherLayers]], [[simulCloudDensity]], [[simulCloudOcclusion]] |= SEEALSO
|seealso= [[setSimulWeatherLayers]] [[simulCloudDensity]] [[simulCloudOcclusion]]
 
|  |= MPBEHAVIOUR
____________________________________________________________________________________________
}}
}}
<h3 style='display:none'>Notes</h3>
<dl class='command_description'>
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style='display:none'>Bottom Section</h3>
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

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