mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
f48127e6ec
- Documentation done except (medical, AtragMX, MicroDAGR, Vector, Kestrel 4500) - Typos fixed - enjoy the review MOWHAHAHAHAH.
32 lines
917 B
Markdown
32 lines
917 B
Markdown
---
|
|
layout: wiki
|
|
title: Scopes
|
|
description: Scope adjustment
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### Sniper Scope Adjustment
|
|
Enables snipers to adjust their scopes horizontally and vertically in mils.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Adjusting your scope vertically
|
|
Please not that the following key combinations are ACE3 default keybinds.
|
|
- Minor adjustment up <kbd>pageUP</kbd>.
|
|
- Minor adjustment down <kbd>pageDOWN</kbd>.
|
|
- Major adjustment up <kbd>Shift</kbd> + <kbd>pageUP</kbd>.
|
|
- Major adjustment down <kbd>Shift</kbd> + <kbd>pageDOWN</kbd>.
|
|
|
|
### 2.2 Adjusting your scope horizontally
|
|
- Minor adjustment right <kbd>CTRL</kbd> + <kbd>pageUP</kbd>.
|
|
- Minor adjustment left <kbd>CTRL</kbd> + <kbd>pageDOWN</kbd>.
|
|
- Major adjustment right <kbd>CTRL</kbd> + <kbd>Shift</kbd> + <kbd>pageUP</kbd>.
|
|
- Major adjustment left <kbd>CTRL</kbd> + <kbd>Shift</kbd> + <kbd>pageDOWN</kbd>.
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_common`
|