From 3ce337c53e18c882d9f39affeed8c67c575d7024 Mon Sep 17 00:00:00 2001 From: peavey Date: Sat, 15 Nov 2008 00:28:46 +0100 Subject: * Move a few commands around that was out of place * Add charwipe and magic commands at initial 80 * "99" a few commands that are unsupported by tmw --- conf/atcommand_local.conf.example | 44 +++++++++++++++++++++++---------------- 1 file changed, 26 insertions(+), 18 deletions(-) (limited to 'conf') diff --git a/conf/atcommand_local.conf.example b/conf/atcommand_local.conf.example index 9e1d64c1..6de470ef 100644 --- a/conf/atcommand_local.conf.example +++ b/conf/atcommand_local.conf.example @@ -85,9 +85,6 @@ whomap3: 40 // Like @who+@who2+who3, but only for GM. whogm: 40 -// Enable all wispers for a player -inall: 40 - // Enables you to view other characters stats. charstats: 40 @@ -130,6 +127,9 @@ save: 40 //-------------------- // 60: "GM" +// Enable all wispers for a player +inall: 60 + // Disable all wispers for a player exall: 60 @@ -149,17 +149,6 @@ mapmove: 60 // Shows Stats Of All Characters Online charstatsall: 60 -// Enables GVG on a map (2 same commands). -gvgon: 60 -gpvpon: 60 - -// Turns GVG (Guild v. Guild) off on a map (2 same commands). -gvgoff: 60 -gpvpoff: 60 - -// Set your character display options. (Visual effects of your character) -option: 80 - // Turns PVP (Person v. Person) off on a map. pvpoff: 60 @@ -169,6 +158,9 @@ pvpon: 60 // Sets the speed you can walk/attack at. Default is 150. speed: 60 +// Kill all monsters in map (with drops) +killmonster: 60 + // Kill all monsters in map (without drops) killmonster2: 60 @@ -248,15 +240,15 @@ charreset: 60 charstreset: 60 charskreset: 60 +// resets a char back to when it was first created +charwipe: 60 + // Saves the respawn point of another character. charsave: 60 // Kill another character without hitting them. kill: 60 -// Kill all monsters in map (with drops) -killmonster: 60 - // Enable hitting a player even when not in pvp killer: 60 @@ -338,10 +330,18 @@ chardropall: 60 // put a players possessions in storage charstoreall: 60 - //---------------------- // 80: "eA Dev" +// set magic properties on a char +setmagic: 80 + +// list magic properties on a char +magicinfo: 80 + +// Set your character display options. (Visual effects of your character) +option: 80 + // Gives you money (zeny) of desired amount. zeny: 80 @@ -417,6 +417,14 @@ itemcheck: 80 //--------------------------- // 99: "Admin" +// Enables GVG on a map (2 same commands). +gvgon: 99 +gpvpon: 99 + +// Turns GVG (Guild v. Guild) off on a map (2 same commands). +gvgoff: 99 +gpvpoff: 99 + // Enables platinum skills. questskill: 99 -- cgit v1.2.3-60-g2f50