mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
979d2673a1
Proofread AB, AI, Aircraft, Attach, Backpacks, Ballistics and Captives Fix typos, grammar, inconsistencies Not fully satisfied with captives, will reiterate
38 lines
812 B
Markdown
38 lines
812 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
|
|
- Self interact <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> ctrl+left windows </kbd>.
|
|
- Choose `attach item`.
|
|
- Select your item and follow the instructions on the screen.
|
|
- Repeat to detach.
|
|
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_interaction`
|