From 79874123b9e62276c67bc2f8e300d6b88d43e151 Mon Sep 17 00:00:00 2001 From: MadCamel Date: Wed, 26 Aug 2009 18:32:32 -0400 Subject: Autobans are now logged, more chat spam improvements Added a timeout to the total repeat counter. 5 minutes by default. --- src/map/atcommand.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/atcommand.h') diff --git a/src/map/atcommand.h b/src/map/atcommand.h index af16b0c..df996b6 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -214,6 +214,7 @@ int atcommand_config_read(const char *cfgName); int msg_config_read(const char *cfgName); void log_atcommand(struct map_session_data *sd, const char *fmt, ...); +void gm_log(const char *fmt, ...); #endif -- cgit v1.2.3-60-g2f50