ACE3/docs/wiki/featurex/sitting.md
commy2 1219d3df23 remove deprecated sitting module (#4458)
* remove deprecated sitting module

* Update sitting documentation for removal

* Remove ACE3 sitting doc, redirect to ACEX and add note

* Fix wording
2016-09-28 13:14:50 +02:00

32 lines
811 B
Markdown

---
layout: wiki
title: Sitting
description: Ability to sit on chairs.
group: feature
category: interaction
parent: wiki
mod: acex
version:
major: 3
minor: 0
patch: 0
redirect_from: "/wiki/feature/sitting.html"
---
_Sitting has been moved from ACE3 (in v3.8.0) to ACEX._
## 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>&nbsp;Win</kbd> (ACE3 default).
- Select `Sit Down`.
- To stand up press the self interaction key <kbd>&nbsp;Win</kbd> (ACE3 default) and select `Stand Up`.
## 3. Dependencies
{% include dependenciesx_list.md component="sitting" %}