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 | Manually calls the user's pray() hotkey (which is where prefs is taken into account). |
| view_latest_ticket | Opens your latest admin ticket. |
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
Manually calls the user's pray() hotkey (which is where prefs is taken into account).
view_latest_ticket
Opens your latest admin ticket.