From b5f7dfdee450a0cd90f15bfc1a6f7845b6060198 Mon Sep 17 00:00:00 2001 From: Chuck Miller Date: Mon, 21 Sep 2009 14:18:53 -0400 Subject: Some command level changes, giving GMs less power --- conf/atcommand_local.conf.example | 43 ++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 21 deletions(-) (limited to 'conf') diff --git a/conf/atcommand_local.conf.example b/conf/atcommand_local.conf.example index db127c60..b28b84fe 100644 --- a/conf/atcommand_local.conf.example +++ b/conf/atcommand_local.conf.example @@ -140,18 +140,6 @@ kamib: 60 // Shows Stats Of All Characters Online charstatsall: 60 -// Turns PVP (Person v. Person) off on a map. -pvpoff: 60 - -// Enables PVP on a map. -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 @@ -170,18 +158,12 @@ dropall: 60 // store all your items storeall: 60 -// allow other players to hit you out of pvp -killable: 60 - // look up a skill by name skillid: 60 // use a skill by id useskill: 60 -// make another player killable -charkillable: 60 - // Spawns a monster, and a certain amount spawn: 60 @@ -234,9 +216,6 @@ charsave: 60 // Kill another character without hitting them. kill: 60 -// Enable hitting a player even when not in pvp -killer: 60 - // Creates weapon of desired element. produce: 60 @@ -308,6 +287,28 @@ visible: 60 //---------------------- // 80: "eA Dev" + +// Turns PVP (Person v. Person) off on a map. +pvpoff: 80 + +// Enables PVP on a map. +pvpon: 80 + +// Sets the speed you can walk/attack at. Default is 150. +speed: 80 + +// Kill all monsters in map (with drops) +killmonster: 80 + +// make another player killable +charkillable: 80 + +// Enable hitting a player even when not in pvp +killer: 80 + +// allow other players to hit you out of pvp +killable: 80 + // set magic properties on a char setmagic: 80 -- cgit v1.2.3-60-g2f50