ACE3/docs/wiki/feature/weather.md
jonpas 1df3a73461 Add version information to most wiki feature and framework pages (#4303)
* Update documentation guidelines

* Add version info part 1

* Add version info part 2

* Add removed in version to frontmatter and tag testmissions as removed

* Add version info part 3
2016-08-30 15:49:04 +02:00

27 lines
765 B
Markdown

---
layout: wiki
title: Weather
description: The Weather module overrides the mission/editor weather setting with a synchronized realistic weather simulation.
group: feature
category: realism
parent: wiki
mod: ace
version:
major: 3
minor: 0
patch: 0
---
## 1. Overview
ACE3 Weather simulates realistic weather effects, according to the geographical location of the map, the date and time. It also ensures that all players experience the same weather effects.
## 2. Usage
### 2.1 Wind info
- Wind info is toggled on/off using <kbd>SHIFT</kbd> + <kbd>K</kbd>.
- The arrow representing wind info is based on [Beaufort scale](http://en.wikipedia.org/wiki/Beaufort_scale#Modern_scale)
## 3. Dependencies
{% include dependencies_list.md component="weather" %}