Adds Automuting

Adds a system adapted from Aurora that will automatically mute someone if they say things too quickly in IC, OOC, Deadchat, Ahelp, or Pray.
This commit is contained in:
Neerti
2017-01-07 16:27:35 -05:00
parent 8ae0c62d60
commit 82ad098e33
8 changed files with 32 additions and 5 deletions

View File

@@ -17,6 +17,8 @@ var/list/adminhelp_ignored_words = list("unknown","the","a","an","of","monkey","
adminhelped = 1 //Determines if they get the message to reply by clicking the name.
handle_spam_prevention(MUTE_ADMINHELP)
//clean the input msg
if(!msg)
return