mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[MIRROR] Ports the player ticket panel from skyrat [MDB IGNORE] (#13765)
* Ports the player ticket panel from skyrat * keeps admin ping and handle function Co-authored-by: Seth Scherer <supernovaa41@gmx.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
co-authored by
Seth Scherer
Gandalf
parent
caa55f87a0
commit
0cd6d5fc1b
@@ -104,6 +104,9 @@ GLOBAL_LIST_INIT(blacklisted_builds, list(
|
||||
if(href_list["priv_msg"])
|
||||
cmd_admin_pm(href_list["priv_msg"],null)
|
||||
return
|
||||
if (href_list["player_ticket_panel"])
|
||||
view_latest_ticket()
|
||||
return
|
||||
// TGUIless adminhelp
|
||||
if(href_list["tguiless_adminhelp"])
|
||||
no_tgui_adminhelp(input(src, "Enter your ahelp", "Ahelp") as null|message)
|
||||
|
||||
Reference in New Issue
Block a user