Reverts admin ticket system (#256)

* Reverts admin ticket system

Way too buggy right now.

* I guess dme is a thing
This commit is contained in:
Poojawa
2017-02-28 23:10:37 -06:00
committed by GitHub
parent 93fcc0d99f
commit 768c644638
7 changed files with 119 additions and 255 deletions
+2 -2
View File
@@ -197,10 +197,10 @@ var/next_external_rsc = 0
verbs += /client/proc/cmd_mentor_say
verbs += /client/proc/show_mentor_memo
mentors += src
/*
if(check_rights(R_ADMIN))
if(ahelp_count(0) > 0)
list_ahelps(src, 0)
list_ahelps(src, 0)*/
//preferences datum - also holds some persistent data for the client (because we may as well keep these datums to a minimum)
prefs = preferences_datums[ckey]