ACE3/docs/wiki/feature/vehiclelock.md
jonpas 1df3a73461 Add version information to most wiki feature and framework pages (#4303)
* Update documentation guidelines

* Add version info part 1

* Add version info part 2

* Add removed in version to frontmatter and tag testmissions as removed

* Add version info part 3
2016-08-30 15:49:04 +02:00

29 lines
736 B
Markdown

---
layout: wiki
title: Vehicle Lock
description: The vehicle lock module enables locking vehicles and their inventory.
group: feature
category: interaction
parent: wiki
mod: ace
version:
major: 3
minor: 0
patch: 0
---
## 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
{% include dependencies_list.md component="vehiclelock" %}