mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
23 lines
592 B
Markdown
23 lines
592 B
Markdown
|
---
|
||
|
layout: wiki
|
||
|
title: Medical GUI
|
||
|
component: medical_gui
|
||
|
description: Adds the medical menu and interactions.
|
||
|
group: feature
|
||
|
category: realism
|
||
|
parent: wiki
|
||
|
mod: ace
|
||
|
version:
|
||
|
major: 3
|
||
|
minor: 13
|
||
|
patch: 0
|
||
|
---
|
||
|
|
||
|
<div class="panel callout">
|
||
|
<h5>Note:</h5>
|
||
|
<p>The medical menu was moved from medical_menu to medical_gui in 3.13.0, but was originally introduced in 3.3.0!</p>
|
||
|
</div>
|
||
|
|
||
|
## 1. Overview
|
||
|
Adds the medical menu, which can be limited to vehicles / disabled by the mission maker. It also provides interactions, which can be used in conjunction or instead of the medical menu.
|