mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
59fe345f60
Co-authored-by: jonpas <jonpas33@gmail.com>
44 lines
1.3 KiB
Markdown
44 lines
1.3 KiB
Markdown
---
|
|
layout: wiki
|
|
title: Scopes
|
|
component: 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>⇧ 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>.
|
|
|
|
### 2.3 Scopes Options
|
|
|
|
<img src="{{ site.baseurl }}/img/wiki/feature/scope_module1.webp" width="800" height="484" alt="CBA Settings scopes module" />
|
|
|
|
### 2.4 Simplified Zeroing
|
|
|
|
<img src="{{ site.baseurl }}/img/wiki/feature/simplified_zeroing.webp" width="800" height="484" alt="Simplified zeroing" />
|