Event Hosts

+Fun has more fun.
This commit is contained in:
SoundScopes
2014-11-16 11:51:52 +00:00
parent 03d8e68c93
commit 9bf99dfeb9
13 changed files with 131 additions and 44 deletions
+5
View File
@@ -104,6 +104,11 @@ var/list/adminhelp_ignored_words = list("unknown","the","a","an","of","monkey","
if(X.prefs.toggles & SOUND_ADMINHELP)
X << 'sound/effects/adminhelp.ogg'
X << msg
continue
if((R_FUN) & X.holder.rights)
if(X.prefs.toggles & SOUND_ADMINHELP)
X << 'sound/effects/adminhelp.ogg'
X << msg
//show it to the person adminhelping too
src << "<font color='blue'>PM to-<b>Admins</b>: [original_msg]</font>"