Skip to content

Console Commands

DooDesch edited this page Jun 26, 2026 · 1 revision

Console Commands

Open the in-game console and use the hotline prefix.

Overlay

  • hotline hud [on|off] - show/hide the whole overlay (or press the master key, default F6).
  • hotline hud move <x> <y> / hotline hud font <n> / hotline hud reset - position, text size, reset.

Panels

  • hotline panels - list every registered panel.
  • hotline panel <id> [on|off|move <x> <y>|size <w> <h>|reset] - control one panel's window (also overview, timeline).
  • hotline act <actionId> - run a panel action button.
  • hotline toggle <toggleId> [on|off] - flip a panel toggle.
  • hotline log [<channel>|all] [n] - read the logs.

Hotkeys

  • hotline keys - list the centrally-bound hotkeys.
  • hotline intercept [on|off|status] - the auto-interception of other mods' function keys (status lists what was caught).
  • hotline intercept suppress [on|off] - the full-takeover mode (raw key opens the overlay instead of the mod).
  • hotline key master <KeyCode> - change the master overlay key (e.g. hotline key master F4).
  • hotline key press <KeyCode> [mod] - inject a synthetic press of a caught key (to a specific mod, or all that poll it).

Clone this wiki locally