mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
37ad56bfa8
Fix a couple more typos
45 lines
1.2 KiB
Markdown
45 lines
1.2 KiB
Markdown
---
|
|
layout: wiki
|
|
title: Captives
|
|
description: System for taking and handling captives
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### 1.1 Take captives
|
|
Introduces a captivity system.
|
|
|
|
### 1.2 Load and unload captives into / from vehicles
|
|
You can load and unload captives from vehicles using ACE3 interactions.
|
|
|
|
### 1.3 Frisk captives
|
|
You can frisk a restrained captive.
|
|
|
|
### 1.4 Surrendering
|
|
You can surrender. While surrendering AI will cease fire.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Taking a unit into captivity
|
|
- You need `Cable Tie`.
|
|
- Approach the unit and Interact <kbd>Left Windows</kbd>.
|
|
- The interaction is located around the hands in the form of a handcuffs icon.
|
|
- Repeat to release.
|
|
|
|
### 2.2 Escorting a captive
|
|
- Interact with the captive <kbd>Left Windows</kbd>.
|
|
- Select the `Escort prisoner` option.
|
|
- To stop escorting, use the mousewheel and select `Release` or use Self Interaction <kbd>Ctrl</kbd>+<kbd>Left windows</kbd> and select `Release`.
|
|
|
|
### 2.3 Loading and unloading a captive into/from a vehicle
|
|
- Escort the captive.
|
|
- Approach the vehicle you wish to load the captive unit into.
|
|
- Interact with the vehicle <kbd>Left Windows</kbd> and select `Load captive`.
|
|
- Interact with the vehicle to unload.
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_interaction`
|