ACE3/documentation/feature/scopes.md

32 lines
917 B
Markdown
Raw Normal View History

---
layout: wiki
title: Scopes
description: Scope adjustment
group: feature
parent: wiki
---
2015-05-14 14:02:01 +00:00
## 1. Overview
2015-05-14 14:02:01 +00:00
2015-05-14 14:04:45 +00:00
### Sniper Scope Adjustment
2015-05-29 07:40:29 +00:00
Allows snipers to adjust their scopes horizontally and vertically in mils.
## 2. Usage
2015-05-14 14:02:01 +00:00
### 2.1 Adjusting your scope vertically
Please not that the following key combinations are ACE3 default key binds.
- 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>.
2015-05-14 14:02:01 +00:00
### 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
2015-05-14 14:02:01 +00:00
`ace_common`