mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
59fe345f60
Co-authored-by: jonpas <jonpas33@gmail.com>
32 lines
848 B
Markdown
32 lines
848 B
Markdown
---
|
|
layout: wiki
|
|
title: Missile Guidance
|
|
component: missileguidance
|
|
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 ↹</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 ↹</kbd> a crosshair will appear and the `SEEK` LED will light up.
|
|
- Fire!
|