mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
5f656cd863
(didn't touch medical and mortar)
22 lines
620 B
Markdown
22 lines
620 B
Markdown
---
|
|
layout: wiki
|
|
title: Vehicle Lock
|
|
description: The Vehiclelock module enables locking vehicles and their inventory
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
This feature adds the ability to lock and unlock vehicles and their inventory using a key, as well as picking locks of locked vehicles. It's disabled by default.
|
|
|
|
## 2. Usage
|
|
Locking, unlocking and picking vehicle locks is possible via the ACE Interact menu.
|
|
|
|
<div class="panel callout">
|
|
<h5>Note:</h5>
|
|
<p>Different locking modes can be set, consult with your mission maker for more information.</p>
|
|
</div>
|
|
|
|
## 3. Dependencies
|
|
`ace_interaction`
|