2016-08-18 16:37:38 +00:00
|
|
|
---
|
|
|
|
layout: wiki
|
|
|
|
title: Sitting
|
2016-08-30 13:49:04 +00:00
|
|
|
description: Ability to sit on chairs.
|
2016-08-18 16:37:38 +00:00
|
|
|
group: feature
|
|
|
|
category: interaction
|
|
|
|
parent: wiki
|
2016-08-30 13:49:04 +00:00
|
|
|
mod: ace
|
|
|
|
version:
|
|
|
|
major: 3
|
|
|
|
minor: 2
|
|
|
|
patch: 0
|
2016-08-18 16:37:38 +00:00
|
|
|
---
|
|
|
|
|
2016-08-30 13:49:04 +00:00
|
|
|
<div class="panel callout">
|
|
|
|
<h5>Note:</h5>
|
|
|
|
<p>ACE3 Sitting has been deprecated in favour of ACEX Sitting and will be removed in a future version.</p>
|
|
|
|
</div>
|
|
|
|
|
2016-08-18 16:37:38 +00:00
|
|
|
## 1. Overview
|
|
|
|
Adds the ability to sit on chairs.
|
|
|
|
|
|
|
|
## 2. Usage
|
|
|
|
Please note that to be able to use this function the sitting module need to be placed down (or set to 1 in the server config)
|
|
|
|
|
|
|
|
### 2.1 How to sit / stand up
|
|
|
|
- Look at the chair and press the interaction key <kbd>Ctrl</kbd>+<kbd>⊞ Win</kbd> (ACE3 default).
|
|
|
|
- Select `Sit Down`.
|
|
|
|
- To stand up press the self interaction key <kbd>⊞ Win</kbd> (ACE3 default) and select `Stand Up`.
|
|
|
|
|
|
|
|
## 3. Dependencies
|
|
|
|
|
|
|
|
{% include dependencies_list.md component="sitting" %}
|