mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
36 lines
910 B
Markdown
36 lines
910 B
Markdown
---
|
|
layout: wiki
|
|
title: Attach
|
|
description: Allow players to attach items to vehicles or themselves
|
|
group: feature
|
|
category: interaction
|
|
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>⊞ Win</kbd> (ACE3 default).
|
|
- Select `Equipment`.
|
|
- Select `Attach item`.
|
|
- Select which item you want to attach.
|
|
- Repeat the process to detach.
|
|
|
|
### 2.2 Attaching to a vehicle
|
|
- Interact with the vehicle <kbd>⊞ Win</kbd> (ACE3 default).
|
|
- Select `Attach item`.
|
|
- Select your item and follow the instructions on the screen.
|
|
- Repeat the process to detach.
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_interaction`
|