From 6f42231be69b61b72ec965a21223d1668c686e8b Mon Sep 17 00:00:00 2001 From: Dennis Friis Date: Tue, 4 Nov 2008 17:28:39 +0000 Subject: Add map server local conf. --- conf/map_local.conf.example | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 conf/map_local.conf.example (limited to 'conf/map_local.conf.example') diff --git a/conf/map_local.conf.example b/conf/map_local.conf.example new file mode 100644 index 00000000..42e98bce --- /dev/null +++ b/conf/map_local.conf.example @@ -0,0 +1,26 @@ +// eAthena Map-Server local Configuration File + +// Interserver communication passwords, set in account.txt (or equiv.) +userid: s1 +passwd: p1 + +// Character Server IP +char_ip:81.161.192.4 +// Character Server Port +char_port: 6122 + +// Map Server IP +map_ip:81.161.192.4 +// Map Server Port +map_port: 5122 + +// Database autosave time, in seconds. +autosave_time: 60 + +// Message of the day file, when a character logs on, this message is displayed. +motd_txt: conf/motd.txt + +// When @help or @h is typed when you are a gm, this is displayed for helping new gms understand gm commands. +help_txt: conf/help.txt + +mapreg_txt: save/mapreg.txt -- cgit v1.2.3-60-g2f50