[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:
SkyratBot
2022-05-23 20:52:10 +01:00
committed by GitHub
co-authored by Seth Scherer Gandalf
parent caa55f87a0
commit 0cd6d5fc1b
7 changed files with 148 additions and 178 deletions
+3
View File
@@ -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)