mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
33 lines
981 B
Markdown
33 lines
981 B
Markdown
---
|
|
layout: wiki
|
|
title: Scopes
|
|
description: Scope adjustment
|
|
group: feature
|
|
category: equipment
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### Sniper Scope Adjustment
|
|
Allows 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 key binds.
|
|
- Minor adjustment up <kbd>Page Up</kbd>.
|
|
- Minor adjustment down <kbd>page Down</kbd>.
|
|
- Major adjustment up <kbd>⇧ Shift</kbd> + <kbd>Page Up</kbd>.
|
|
- Major adjustment down <kbd>⇧ Shift</kbd> + <kbd>page Down</kbd>.
|
|
|
|
### 2.2 Adjusting your scope horizontally
|
|
- Minor adjustment right <kbd>Ctrl</kbd> + <kbd>Page Up</kbd>.
|
|
- Minor adjustment left <kbd>Ctrl</kbd> + <kbd>page Down</kbd>.
|
|
- Major adjustment right <kbd>Ctrl</kbd> + <kbd>⇧ Shift</kbd> + <kbd>Page Up</kbd>.
|
|
- Major adjustment left <kbd>Ctrl</kbd> + <kbd>⇧ Shift</kbd> + <kbd>page Down</kbd>.
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_common`
|