adminhelp update

This commit is contained in:
Ty-Omaha
2019-09-14 22:41:21 -04:00
parent 8ec0477f76
commit 16b65120ba
8 changed files with 55 additions and 2 deletions
+6
View File
@@ -1569,6 +1569,12 @@
else //Ahelp
SStickets.resolveTicket(index)
else if(href_list["autorespond"])
var/index = text2num(href_list["autorespond"])
if(!check_rights(R_ADMIN|R_MOD))
return
SStickets.autoRespond(index)
else if(href_list["cult_nextobj"])
if(alert(usr, "Validate the current Cult objective and unlock the next one?", "Cult Cheat Code", "Yes", "No") != "Yes")
return