mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
show admins classified reports (#89035)
## About The Pull Request Lets other admins see what you sent in a classified command report.  ## Why It's Good For The Game Admins can see this anyway and I've previously wanted to look this up to see what another admin is doing. ## Changelog 🆑 admin: All admins will now see what is in a classified command report 🆑 Co-authored-by: Josh Powell <josh.powell@softwire.com>
This commit is contained in:
@@ -151,7 +151,10 @@ ADMIN_VERB(create_command_report, R_ADMIN, "Create Command Report", "Create a co
|
||||
change_command_name(original_command_name)
|
||||
|
||||
log_admin("[key_name(ui_user)] has created a command report: \"[command_report_content]\", sent from \"[command_name]\" with the sound \"[played_sound]\".")
|
||||
|
||||
message_admins("[key_name_admin(ui_user)] has created a command report, sent from \"[command_name]\" with the sound \"[played_sound]\"")
|
||||
if(!announce_contents)
|
||||
message_admins("The message was: [command_report_content]")
|
||||
|
||||
|
||||
#undef DEFAULT_ANNOUNCEMENT_SOUND
|
||||
|
||||
Reference in New Issue
Block a user