From 4d346e92976bec82cfeb1f09fcb662f0f8a9e5a9 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 9 Sep 2013 17:51:47 -0700 Subject: Update config for new code This config will only work with tmwa v13.9.12 or higher. If you need an old version, please stay on the 'unsupported' branch. --- world/map/conf/atcommand_local.conf.example | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'world/map/conf/atcommand_local.conf.example') diff --git a/world/map/conf/atcommand_local.conf.example b/world/map/conf/atcommand_local.conf.example index 916a092c..3935db1b 100644 --- a/world/map/conf/atcommand_local.conf.example +++ b/world/map/conf/atcommand_local.conf.example @@ -1 +1,8 @@ // Athena atcommand Local Configuration file. + +// Command to become a GM. Only players who are not a GM can use this. +// In addition to changing this to 0, you must also: +// - set level_new_gm in login_athena.conf to something other than 0 +// - set atcommand_gm_only to false in battle_athena.conf +// - give the correct password (gm_pass in login_athena.conf) +gm: 100 -- cgit v1.2.3-60-g2f50