From 25d9040b9e3b71d6534a7dedbfe34364f2a7ad66 Mon Sep 17 00:00:00 2001 From: MadCamel Date: Tue, 7 Apr 2009 14:52:49 +0000 Subject: New and improved anti-spam system --- src/map/map.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/map/map.h') diff --git a/src/map/map.h b/src/map/map.h index a3dbb03..fa97e0e 100644 --- a/src/map/map.h +++ b/src/map/map.h @@ -354,10 +354,9 @@ struct map_session_data { int ignoreAll; short sg_count; - unsigned int chat_lastmsg_time; + unsigned int chat_reset_due; + int chat_lines_in; char chat_lastmsg[513]; - int chat_threshold; - int chat_repeatmsg; }; struct npc_timerevent_list { -- cgit v1.2.3-70-g09d2