mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
0b793ccf99
Perform proofread on all \documentation\feature\ starting from AB till Explosives. All mentioned docs are uniform/standardized. Improve grammar, typos, etc.
35 lines
820 B
Markdown
35 lines
820 B
Markdown
---
|
|
layout: wiki
|
|
title: Attach
|
|
description: Allows players to attach items to objects
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
### 1.1 Attach items to uniform
|
|
Allows players to attach IR grenades and chemlights to themselves.
|
|
|
|
### 1.2 IR Strobe
|
|
Adds an attachable IR strobe, which is only visible using night vision devices and offers better visibility than IR grenades.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Attaching to yourself
|
|
- Use Self Interact <kbd>Ctrl</kbd>+<kbd>Left Windows</kbd>.
|
|
- Choose `Equipment`.
|
|
- Choose `Attach item`.
|
|
- Select which item you want to attach.
|
|
- Repeat to detach.
|
|
|
|
### 2.2 Attaching to a vehicle
|
|
- Interact with the vehicle <kbd>Left Windows</kbd>.
|
|
- Choose `Attach item`.
|
|
- Select your item and follow the instructions on the screen.
|
|
- Repeat to detach.
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_interaction`
|