mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
9b9d2ad0f7
Renamed for docs: vehiclelock, weather and windeflection
27 lines
640 B
Markdown
27 lines
640 B
Markdown
---
|
|
layout: wiki
|
|
title: Vehicle Lock
|
|
description: The Vehiclelock module enables locking vehicles and their inventory
|
|
group: feature
|
|
parent: wiki
|
|
---
|
|
|
|
## 1. Overview
|
|
|
|
ACE3 Vehicle Lock is disabled by default. This feature adds the ability to lock and unlock vehicles and their inventory using a key, as well as picking locks of locked vehicles.
|
|
|
|
|
|
## 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`
|