From c0d762eba9f73c6eb239cd100e32270e44b5fb2d Mon Sep 17 00:00:00 2001 From: epoque11 Date: Wed, 14 Dec 2011 14:07:25 +0000 Subject: - Added new check conditions to prevent abuse from no-delay .act files (bugreport:4249) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15105 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/pc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/pc.h') diff --git a/src/map/pc.h b/src/map/pc.h index 39e38bc34..af749534d 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -208,6 +208,7 @@ struct map_session_data { unsigned int canusecashfood_tick; unsigned int canequip_tick; // [Inkfish] unsigned int cantalk_tick; + unsigned int canskill_tick; // used to prevent abuse from no-delay ACT files unsigned int cansendmail_tick; // [Mail System Flood Protection] unsigned int ks_floodprotect_tick; // [Kill Steal Protection] -- cgit v1.2.3-60-g2f50