simulInClouds: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " | }}" to " }}") |
(page overhaul) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|1.00 | |version1= 1.00 | ||
|pr = {{Feature|edeneditor|SimulWeather seems to be disabled in [[Eden Editor]] and scenario preview.}} | |||
|gr1= Environment | |gr1= Environment | ||
| Returns if given position is in clouds. | |descr= Returns if given position is in clouds. | ||
| '''simulInClouds''' pos | |s1= '''simulInClouds''' pos | ||
|p1= pos: [[Position]] | |p1= pos: [[Position]] | ||
|x1= <code>[[simulInClouds]] | |r1= | ||
* [[Boolean]] - [[true|True]] if given position is in clouds | |||
* [[Nothing]] - If given arguments are incorrect | |||
|x1= <code>[[simulInClouds]] [[getPos]] [[player]];</code> | |||
| [[setSimulWeatherLayers]], [[simulCloudDensity]], [[simulCloudOcclusion]] | |seealso= [[setSimulWeatherLayers]], [[simulCloudDensity]], [[simulCloudOcclusion]] | ||
}} | }} | ||
Revision as of 12:25, 8 February 2021
Description
- Description:
- Returns if given position is in clouds.
- Problems:
- Groups:
- Environment
Syntax
- Syntax:
- simulInClouds pos
- Parameters:
- pos: Position
- Return Value:
Examples
- Example 1:
simulInClouds getPos player;
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