simulInClouds: Difference between revisions
Jump to navigation
Jump to search
(removed categories (they are automated)) |
Lou Montana (talk | contribs) m (Text replacement - "|edeneditor" to "|Eden Editor") |
||
(9 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 1.00 | |version1= 1.00 | ||
|pr = {{Feature| | |pr= {{Feature|Eden Editor|SimulWeather seems to be disabled in [[:Category:Eden Editor|Eden Editor]] and scenario preview.}} | ||
|gr1= Environment | |gr1= Environment | ||
Line 11: | Line 10: | ||
|descr= Returns if given position is in clouds. | |descr= Returns if given position is in clouds. | ||
|s1= | |s1= [[simulInClouds]] pos | ||
|p1= pos: [[Position]] | |p1= pos: [[Position]] | ||
|r1= | |r1= | ||
* [[Boolean]] - [[true | * [[Boolean]] - [[true]] if given position is in clouds | ||
* [[Nothing]] - If given arguments are incorrect | * [[Nothing]] - If given arguments are incorrect | ||
|x1= < | |x1= <sqf>simulInClouds getPos player;</sqf> | ||
|seealso= [[setSimulWeatherLayers]] | |seealso= [[setSimulWeatherLayers]] [[simulCloudDensity]] [[simulCloudOcclusion]] | ||
}} | }} |
Latest revision as of 19:22, 10 July 2024
Description
- Description:
- Returns if given position is in clouds.
- Problems:
- Groups:
- Environment
Syntax
- Syntax:
- simulInClouds pos
- Parameters:
- pos: Position
- Return Value:
Examples
- Example 1:
Additional Information
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