escape_menu 
Vars | |
| 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 |
Procs | |
| pray | Opens 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).