Resolve issue #145 - using reload_admins() will now tell other admins the key_name() of the person who called it...rather than character name.

This commit is contained in:
carnie
2013-04-01 05:01:32 +01:00
parent a7246ca200
commit 7803301b90
+1 -1
View File
@@ -134,7 +134,7 @@
if(!check_rights(R_SERVER)) return
message_admins("[usr] manually reloaded admins")
message_admins("[key_name_admin(usr)] manually reloaded admins")
load_admins()
feedback_add_details("admin_verb","RLDA") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!