From 1efdef1c054419ba1a0c8ee8836c5737228d579a Mon Sep 17 00:00:00 2001 From: Fate Date: Wed, 3 Dec 2008 19:54:23 -0700 Subject: GM commands can now be logged (specify a filename as gm_log in map_athena.conf). Added @log and @tee and @l and @t commands at level 60. --- src/map/atcommand.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/atcommand.h') diff --git a/src/map/atcommand.h b/src/map/atcommand.h index 4651d39..76593cc 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -211,6 +211,8 @@ enum AtCommandType { AtCommand_SetMagic, AtCommand_MagicInfo, + AtCommand_Log, + AtCommand_Tee, // end AtCommand_Unknown, AtCommand_MAX -- cgit v1.2.3-70-g09d2