mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
d1187ad82e
- Finished: MicroDAGR doc, note that the images can't be viewed properly on GitHub. - Coding guidelines are more readable now, added the STRING family of macros to it. - How to enable dragging / carrying added to dragging / carrying framework with a BIG disclaimer that the functions are not public and may change. - Shortcut updated to fit the convention established in the shortcut page.
29 lines
756 B
Markdown
29 lines
756 B
Markdown
---
|
|
layout: wiki
|
|
title: Missile Guidance
|
|
description:
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
Adds the AMG framework, for more information about it refer to the [AMG framework documentation] ({{site.productionUrl}}/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!
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_laser`
|