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:
PsiOmega
2015-06-01 19:43:54 +02:00
parent 40780165a2
commit 0aade86d5f

View File

@@ -107,6 +107,7 @@
C << 'sound/effects/adminhelp.ogg'
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
for(var/client/X in admins)