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>
25 lines
633 B
Markdown
25 lines
633 B
Markdown
---
|
|
layout: wiki
|
|
title: Reload
|
|
component: reload
|
|
description: Hides default reload indicator, making it necessary to manually check the magazine.
|
|
group: feature
|
|
category: interaction
|
|
parent: wiki
|
|
mod: ace
|
|
version:
|
|
major: 3
|
|
minor: 0
|
|
patch: 0
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### 1.1 Ammo count
|
|
Hides the actual round count of magazines and removes the icon when the current magazine is emptied. The player can instead check the magazine weight, but that gives only estimated values for magazines with more than 10 rounds.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Checking your ammo
|
|
- Press <kbd>Ctrl</kbd> + <kbd>R</kbd> (ACE3 default key bind `Check Ammo`).
|