Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.czautoz.co.uk/llms.txt

Use this file to discover all available pages before exploring further.

The Autohover system allows the pilot to lock the helicopter into a stable, stationary hover at the press of a button.

Activating Autohover

Press X while holding flight control in a cockpit seat. What happens:
  1. The helicopter smoothly decelerates from its current speed
  2. It transitions into a locked hover
  3. Once stable, it holds altitude, heading, and XY position
The HUD displays Autohover status so the crew can see whether it is active.
Only the cockpit seat that currently holds flight control can toggle Autohover. If the other cockpit seat holds control, your X key does nothing until control is handed to you. See Control Transfer — press T to pass control between cockpit seats.

Disengaging Autohover

Press X again, or apply any control input — Autohover releases immediately and returns full control to the pilot.

Automatic Autohover Engagement

Autohover engages automatically if the control-holding pilot voluntarily exits the helicopter while airborne. This prevents the aircraft from flying away unmanned.
If the pilot is killed while in their seat, Autohover does not engage. The helicopter continues on its last heading until someone takes control or it crashes.

Server Configuration

SettingWhat it doesDefault
features.autoHoverEnabled1 = Autohover works normally. 0 = disabled server-wide — the X key does nothing.1
Set features.autoHoverEnabled to 0 in mod_config.json to disable Autohover on your server entirely. See Controls Reference for the full list of flight keys including the Autohover toggle.