Weather Module – Arma 2

From Bohemia Interactive Community
Jump to navigation Jump to search
m (description text)
m (Some wiki formatting)
 
(4 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 creates clouds in the sky around the player. This is oftenly used for planes missions so you can go through some clouds.


== 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 20: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.