ACE3/docs/wiki/feature/scopes.md

38 lines
1.0 KiB
Markdown
Raw Normal View History

---
layout: wiki
title: Scopes
description: Scope adjustment.
group: feature
category: equipment
parent: wiki
mod: ace
version:
major: 3
minor: 0
patch: 0
---
## 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>&nbsp;Shift</kbd> + <kbd>Page Up</kbd>.
- Major adjustment down <kbd>&nbsp;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>&nbsp;Shift</kbd> + <kbd>Page Up</kbd>.
- Major adjustment left <kbd>Ctrl</kbd> + <kbd>&nbsp;Shift</kbd> + <kbd>page Down</kbd>.
## 3. Dependencies
{% include dependencies_list.md component="scopes" %}