2015-05-13 00:28:18 +00:00
|
|
|
---
|
|
|
|
layout: wiki
|
|
|
|
title: Captives
|
2015-05-17 22:39:48 +00:00
|
|
|
description: System for taking and handling captives
|
2015-05-13 00:28:18 +00:00
|
|
|
group: feature
|
2015-07-29 17:11:50 +00:00
|
|
|
category: interaction
|
2015-05-13 00:28:18 +00:00
|
|
|
parent: wiki
|
|
|
|
---
|
2015-05-14 14:02:01 +00:00
|
|
|
|
2015-05-15 15:08:29 +00:00
|
|
|
## 1. Overview
|
2015-05-14 14:02:01 +00:00
|
|
|
|
2015-05-15 15:08:29 +00:00
|
|
|
### 1.1 Take captives
|
2015-05-19 20:15:26 +00:00
|
|
|
Introduces a captivity system.
|
2015-05-13 19:26:51 +00:00
|
|
|
|
2015-05-15 15:08:29 +00:00
|
|
|
### 1.2 Load and unload captives into / from vehicles
|
2015-05-17 22:39:48 +00:00
|
|
|
You can load and unload captives from vehicles using ACE3 interactions.
|
2015-05-13 19:26:51 +00:00
|
|
|
|
2015-05-15 15:08:29 +00:00
|
|
|
### 1.3 Frisk captives
|
2015-05-13 19:26:51 +00:00
|
|
|
You can frisk a restrained captive.
|
|
|
|
|
2015-05-15 15:08:29 +00:00
|
|
|
### 1.4 Surrendering
|
2015-06-03 13:15:14 +00:00
|
|
|
Allows players to surrender. It renders the unit unable to move and with the hands behind its head. When surrendered AI won't fire.
|
2015-05-13 00:28:18 +00:00
|
|
|
|
2015-05-15 15:08:29 +00:00
|
|
|
## 2. Usage
|
2015-05-14 14:02:01 +00:00
|
|
|
|
2015-05-19 20:15:26 +00:00
|
|
|
### 2.1 Taking a unit into captivity
|
|
|
|
- You need `Cable Tie`.
|
2015-06-25 18:59:00 +00:00
|
|
|
- Approach the unit and Interact <kbd>⊞ win</kbd> (ACE3 default).
|
2015-05-19 20:15:26 +00:00
|
|
|
- The interaction is located around the hands in the form of a handcuffs icon.
|
|
|
|
- Repeat to release.
|
2015-05-14 14:02:01 +00:00
|
|
|
|
2015-05-15 15:08:29 +00:00
|
|
|
### 2.2 Escorting a captive
|
2015-06-25 18:59:00 +00:00
|
|
|
- Interact with the captive <kbd>⊞ win</kbd>.
|
2015-05-19 20:15:26 +00:00
|
|
|
- Select the `Escort prisoner` option.
|
2015-06-30 14:04:00 +00:00
|
|
|
- To stop escorting, use the mousewheel and select `Release` or use Self Interaction <kbd>Ctrl</kbd>+<kbd>⊞ win</kbd> and select `Release`.
|
2015-05-14 14:02:01 +00:00
|
|
|
|
2015-05-17 22:39:48 +00:00
|
|
|
### 2.3 Loading and unloading a captive into/from a vehicle
|
2015-05-19 20:15:26 +00:00
|
|
|
- Escort the captive.
|
|
|
|
- Approach the vehicle you wish to load the captive unit into.
|
2015-06-25 18:59:00 +00:00
|
|
|
- Interact with the vehicle <kbd>⊞ win</kbd> and select `Load captive`.
|
|
|
|
- To unload the captive interact with the vehicle <kbd>⊞ win</kbd>
|
|
|
|
- Select `Passengers`.
|
|
|
|
- Select the captive.
|
|
|
|
- Select `Unload captive`.
|
2015-05-14 14:44:44 +00:00
|
|
|
|
2015-05-15 15:08:29 +00:00
|
|
|
## 3. Dependencies
|
2015-05-13 00:28:18 +00:00
|
|
|
|
2015-05-13 19:31:53 +00:00
|
|
|
`ace_interaction`
|