Adminverb tweaks

- Make viewrange changes log
- Make NIF/Auth NIF verbs show up for dev/mod
This commit is contained in:
Rae
2022-04-15 11:56:09 +02:00
parent b5dff4934f
commit bc6f0e37b9
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -883,7 +883,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
mob.set_viewsize(view)
log_admin("[key_name(usr)] changed their view range to [view].")
//message_admins("<font color='blue'>[key_name_admin(usr)] changed their view range to [view].</font>", 1) //why? removed by order of XSI
message_admins("<font color='blue'>[key_name_admin(usr)] changed their view range to [view].</font>", 1) //CHOMPEdit - Uncommented this.
feedback_add_details("admin_verb","CVRA") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!