From c883ca205971275e576d34b54304c3c5c30f3580 Mon Sep 17 00:00:00 2001 From: celest Date: Wed, 30 Mar 2005 11:44:12 +0000 Subject: * updated map server to jA1137~1159 * Some tidying up in mob.c and skill.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1342 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/atcommand_athena.conf | 12 ++++++++++++ conf-tmpl/msg_athena.conf | 4 ++++ 2 files changed, 16 insertions(+) (limited to 'conf-tmpl') diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf index 4bb17dbca..2d114a82c 100644 --- a/conf-tmpl/atcommand_athena.conf +++ b/conf-tmpl/atcommand_athena.conf @@ -618,6 +618,18 @@ setbattleflag: 99 // Refresh only status of players - SQL Only refreshonline: 99 +// Re-load gm command config (admin command) +reloadatcommand: 99 + +// Re-load battle config (admin command) +reloadbattleconf: 99 + +// Re-load status database (admin command) +reloadstatusdb: 99 + +// Re-load player info database (admin command) +reloadpcdb: 99 + // [Un]Disguise All Players disguiseall: 99 undisguiseall: 99 diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index afb482043..c1121780b 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -265,6 +265,10 @@ 251: You have already opened your guild storage. Close it first. 252: You are not in a guild. 253: You are not authorised to memo this map. +254: GM commands configuration reloaded. +255: Battle configuration reloaded. +256: Status database reloaded. +257: Player database reloaded. // Messages of others (not for GM commands) // ---------------------------------------- -- cgit v1.2.3-60-g2f50