Spam protect whisper

This commit is contained in:
def 2013-08-10 03:40:59 +02:00
parent b4f0b96acc
commit a1e9cc5c51

View file

@ -2245,6 +2245,9 @@ void CGameContext::Whisper(int ClientID, char *pStr)
char *pMessage;
int Error = 0;
if(ProcessSpamProtection(ClientID))
return;
pStr = str_skip_whitespaces(pStr);
// add token