From 12c401dc9799f24513eff7cfb9cd9d5fbbd7f3a3 Mon Sep 17 00:00:00 2001 From: MadCamel Date: Thu, 16 Sep 2010 12:58:13 -0400 Subject: Added @ipcheck to help.txt and atcommand_local.conf example files. Also cleaned up atcommand_local.conf a little and changed the default for @produce to level 80 --- conf/atcommand_local.conf.example | 13 ++++++++----- conf/help.txt.example | 1 + 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'conf') diff --git a/conf/atcommand_local.conf.example b/conf/atcommand_local.conf.example index 737c793e..0e87addc 100644 --- a/conf/atcommand_local.conf.example +++ b/conf/atcommand_local.conf.example @@ -163,8 +163,8 @@ killmonster: 60 // Kill all monsters in map (without drops) killmonster2: 60 -// drop all your items -dropall: 99 +// Check which characters are online from a characters IP address +ipcheck: 60 // store all your items storeall: 60 @@ -230,9 +230,6 @@ kill: 60 // Enable hitting a player even when not in pvp killer: 60 -// Creates weapon of desired element. -produce: 60 - // Warps a character to you recall: 60 @@ -361,6 +358,9 @@ idsearch: 80 // Creates an item of your choosing, either Item ID or Name (1 command + /item). item: 80 +// Creates weapon of desired element. +produce: 80 + // ?? itemcheck: 80 @@ -368,6 +368,9 @@ itemcheck: 80 //--------------------------- // 99: "Admin" +// drop all your items +dropall: 99 + // Enables GVG on a map (2 same commands). gvgon: 99 gpvpon: 99 diff --git a/conf/help.txt.example b/conf/help.txt.example index bcbbf563..c12b1a89 100644 --- a/conf/help.txt.example +++ b/conf/help.txt.example @@ -18,6 +18,7 @@ 60:@charitemlist - Displays all items of a player. 60:@charstoragelist - Displays all items of a player's storage. 60:@charcartlist - Displays all items of a player's cart. + 60:@ipcheck - Display all characters online from a characters IP address 99:@mapinfo [<0-3> [map]] - Give information about a map (general info +: 0: no more, 1: players, 2: NPC, 3: shops/chat). 99: 99:@guildspy - You will receive all messages of the guild channel -- cgit v1.2.3-60-g2f50