Fixes & Improvements

- Makes new players be listed first in the Check Playtime list, so they
are easy to find.
- Fixes a bug with mentor playtime list not actually working for
mentors.
- Fixes the Check Player Age panel not having working "FLW" links, and
potentially showing antag status to mentors.
This commit is contained in:
Kyep
2017-02-13 23:12:57 -08:00
parent 836d62864f
commit b7855481f6
4 changed files with 35 additions and 8 deletions
+1 -1
View File
@@ -2031,7 +2031,7 @@
if(!M)
to_chat(usr, "ERROR: Mob not found.")
return
cmd_show_exp_panel(M.client)
cmd_mentor_show_exp_panel(M.client)
else if(href_list["jumpto"])
if(!check_rights(R_ADMIN)) return