Adds new adminhelp sound, fixes adminhelp sanitize, readds admin PM sounds for non-admins.

This commit is contained in:
Ren Erthilo
2012-04-23 01:21:35 +01:00
parent d482d02a79
commit df2fa28a95
3 changed files with 3 additions and 1 deletions

View File

@@ -80,7 +80,7 @@
src << "<font color='blue'>Admin PM to-<b>[key_name(C, src, 1)]</b>: [msg]</font>"
//always play non-admin recipients the adminhelp sound
// C << 'adminhelp.ogg'
C << 'adminhelp.ogg'
//AdminPM popup for ApocStation and anybody else who wants to use it. Set it with POPUP_ADMIN_PM in config.txt ~Carn
if(config.popup_admin_pm)