From e6958780f0266e20f86de79c50aa227a5612d605 Mon Sep 17 00:00:00 2001 From: MadCamel Date: Thu, 26 Aug 2010 13:59:45 -0400 Subject: Added ipcheck GM command usage: ipcheck This new command defaults to level 60 and displays all characters currently online from the same IP address. It does not reveal the actual IP address. --- 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 afb7db5..859ac6b 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -183,6 +183,7 @@ enum AtCommandType AtCommand_IterateForward, AtCommand_IterateBackward, AtCommand_Wgm, + AtCommand_IpCheck, AtCommand_ListNearby, // [fate] // end AtCommand_Unknown, -- cgit v1.2.3-70-g09d2