mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
d1187ad82e
- Finished: MicroDAGR doc, note that the images can't be viewed properly on GitHub. - Coding guidelines are more readable now, added the STRING family of macros to it. - How to enable dragging / carrying added to dragging / carrying framework with a BIG disclaimer that the functions are not public and may change. - Shortcut updated to fit the convention established in the shortcut page.
23 lines
533 B
Markdown
23 lines
533 B
Markdown
---
|
|
layout: wiki
|
|
title: concertina wire
|
|
description:
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
A concertina wire is a type of barbed wire formed in large coils that can be expanded to form obstacles, in ACE3 any vehicle making contact with it get it's tires destroyed.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Deploying the concertina wire
|
|
- Approach the concertina coil and select <kbd>⊞ Win</kbd> (ACE3 default)
|
|
- Select `Deploy concertina wire`.
|
|
- Follow the instructions on screen.
|
|
|
|
## 3. Dependencies
|
|
|
|
`ace_apl` , `ace_interaction`
|