Weather Module – Arma 2

From Bohemia Interactive Community
(Creation)
 
m (Some wiki formatting)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:ArmA_2:_Editor_Modules]]
The '''Weather''' module creates clouds in the sky around the player. This is often used for planes missions so you can go through some clouds.


'''Weather''' module


== Initialization==
== Initialisation ==
 
=== Paths ===
=== Paths ===
Editor:
Editor:
  Modules (F7) > Weather
  Modules (F7) > Weather
Data:
Data:
  ca\modules\clouds
  ca\modules\clouds


== Behaviour ==
== Behaviour ==


*Clouds will be randomly created in the sky at an approximative height of 300 meters.
* Clouds will be randomly created in the sky at an approximative height of 300 meters.
 
 
{{GameCategory|arma2|Editor Modules}}

Latest revision as of 21:21, 2 January 2025

The Weather module creates clouds in the sky around the player. This is often used for planes missions so you can go through some clouds.


Initialisation

Paths

Editor:

Modules (F7) > Weather

Data:

ca\modules\clouds


Behaviour

  • Clouds will be randomly created in the sky at an approximative height of 300 meters.