ACE3/documentation/feature/reload.md
Josuan Albin d1187ad82e Documentation pass 8
- Finished: MicroDAGR doc, note that the images can't be viewed properly on GitHub.
- Coding guidelines are more readable now, added the STRING family of macros to it.
- How to enable dragging / carrying added to dragging / carrying framework with a BIG disclaimer that the functions are not public and may change.
- Shortcut updated to fit the convention established in the shortcut page.
2015-07-01 21:19:26 +02:00

22 lines
498 B
Markdown

---
layout: wiki
title: Reload
description:
group: feature
parent: wiki
---
## 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`).
## 3. Dependencies
`ace_interaction`