mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
26 lines
586 B
Markdown
26 lines
586 B
Markdown
|
---
|
||
|
layout: wiki
|
||
|
title: Mine Detector
|
||
|
component: minedetector
|
||
|
description: Adds 2 mine detectors, as well as a framework to implement your own.
|
||
|
group: feature
|
||
|
category: equipment
|
||
|
parent: wiki
|
||
|
mod: ace
|
||
|
version:
|
||
|
major: 3
|
||
|
minor: 6
|
||
|
patch: 0
|
||
|
---
|
||
|
|
||
|
## 1. Overview
|
||
|
Provides a system for implementing mine detectors and adds 2 of its own (`VMH3`, `VMM3`).
|
||
|
|
||
|
## 2. Usage
|
||
|
|
||
|
### 2.1 Interacting with the mine detector
|
||
|
- Select your mine detector.
|
||
|
- Use Self Interact <kbd>Ctrl</kbd>+<kbd>⊞ Win</kbd> (ACE3 default).
|
||
|
- Select the `Equipment` option.
|
||
|
- Select the `Metal detector` option.
|