Add OOC throttling

This commit is contained in:
Markolie
2016-11-08 17:01:44 +01:00
parent fc22354185
commit 75176722e7
7 changed files with 26 additions and 16 deletions

View File

@@ -99,7 +99,7 @@
adminhelp(msg) //admin we are replying to has vanished, adminhelp instead
return
if(src.handle_spam_prevention(msg,MUTE_ADMINHELP))
if(handle_spam_prevention(msg, MUTE_ADMINHELP, OOC_COOLDOWN))
return
//clean the message if it's not sent by a high-rank admin