BandaStation - Modules - TypesVar Details - Proc Details

escape_menu

Vars

clientThe client that owns this escape menu
detail_screenThe details at the top right that persists through all screens, showing round info.
our_hud_refA weakref to the hud this escape menu currently applies to

Procs

prayOpens your latest admin ticket. Manually calls the user's pray() hotkey (which is where prefs is taken into account).

Var Details

client

The client that owns this escape menu

detail_screen

The details at the top right that persists through all screens, showing round info.

our_hud_ref

A weakref to the hud this escape menu currently applies to

Proc Details

pray

Opens your latest admin ticket. Manually calls the user's pray() hotkey (which is where prefs is taken into account).