mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Admin PM replies now sent to IRC.
Now both ahelps and their replies should be sent to an IRC channel, if configured.
This commit is contained in:
@@ -107,6 +107,7 @@
|
|||||||
C << 'sound/effects/adminhelp.ogg'
|
C << 'sound/effects/adminhelp.ogg'
|
||||||
|
|
||||||
log_admin("PM: [key_name(src)]->[key_name(C)]: [msg]")
|
log_admin("PM: [key_name(src)]->[key_name(C)]: [msg]")
|
||||||
|
send2adminirc("Reply: [key_name(src)]->[key_name(C)]: [html_decode(msg)]")
|
||||||
|
|
||||||
//we don't use message_admins here because the sender/receiver might get it too
|
//we don't use message_admins here because the sender/receiver might get it too
|
||||||
for(var/client/X in admins)
|
for(var/client/X in admins)
|
||||||
|
|||||||
Reference in New Issue
Block a user