ACE3/docs/wiki/feature/disarming.md
jonpas 1df3a73461 Add version information to most wiki feature and framework pages (#4303)
* Update documentation guidelines

* Add version info part 1

* Add version info part 2

* Add removed in version to frontmatter and tag testmissions as removed

* Add version info part 3
2016-08-30 15:49:04 +02:00

30 lines
662 B
Markdown

---
layout: wiki
title: Disarming
description: Ability to make units drop items/weapons/magazines.
group: feature
category: interaction
parent: wiki
mod: ace
version:
major: 3
minor: 0
patch: 0
---
## 1. Overview
### 1.1 Searching through a unit's inventory
You can search the inventory and disarm captured or unconscious units.
## 2. Usage
### 2.1 Searching and disarming
- Interact with the captured or unconscious unit <kbd>&nbsp;Win</kbd> (ACE3 default key bind `Interaction Key`).
- Select `Open inventory`.
- Drag & Drop the items you wish to remove from the unit.
## 3. Dependencies
{% include dependencies_list.md component="disarming" %}