mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
59fe345f60
Co-authored-by: jonpas <jonpas33@gmail.com>
34 lines
740 B
Markdown
34 lines
740 B
Markdown
---
|
|
layout: wiki
|
|
title: Options Menu
|
|
component: optionsmenu
|
|
description: ACE3 options menu.
|
|
group: feature
|
|
category: interaction
|
|
parent: wiki
|
|
mod: ace
|
|
version:
|
|
major: 3
|
|
minor: 0
|
|
patch: 0
|
|
---
|
|
|
|
<div class="panel callout">
|
|
<h5>Note:</h5>
|
|
<p>Deprecated and replaced with <a href="https://github.com/CBATeam/CBA_A3/wiki/CBA-Settings-System">CBA Settings System</a> in 3.12.0!</p>
|
|
</div>
|
|
|
|
## 1. Overview
|
|
|
|
Adds the options menu used by other components.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 Opening the user menu
|
|
- Press <kbd>Escape</kbd>
|
|
- In the top left corner of the screen you should see `ACE Options`.
|
|
- Click it.
|
|
|
|
### 2.2 Options menu informations
|
|
- You don't have to press a save button. When a setting is changed it's saved automatically.
|