ACE3/docs/wiki/feature/missileguidance.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

35 lines
905 B
Markdown

---
layout: wiki
title: Missile Guidance
description: Various modes for different missiles.
group: feature
category: realism
parent: wiki
mod: ace
version:
major: 3
minor: 0
patch: 0
---
## 1. Overview
Adds the AMG framework, for more information about it refer to the [AMG framework documentation] ({{site.baseUrl}}/wiki/framework/advanced-missile-guidance.html)
## 2. Usage
### 2.1 Switching fire mode
- Press <kbd>Ctrl</kbd> + <kbd>Tab&nbsp;</kbd> the LED's on the right of the UI will change.
- `TOP` for top down mode.
- `DIR` for direct mode.
### 2.2 Locking
- Fully zoom in by using <kbd>NUMPAD +</kbd>
- Switch to thermals by pressing <kbd>N</kbd> the `FLTR` LED should light up.
- Aim at the target and hold <kbd>Tab&nbsp;</kbd> a crosshair will appear and the `SEEK` LED will light up.
- Fire!
## 3. Dependencies
{% include dependencies_list.md component="missileguidance" %}