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/map_local.conf.example | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'world/map/conf/map_local.conf.example') diff --git a/world/map/conf/map_local.conf.example b/world/map/conf/map_local.conf.example index 493d8718..894a43d3 100644 --- a/world/map/conf/map_local.conf.example +++ b/world/map/conf/map_local.conf.example @@ -5,11 +5,14 @@ userid: s1 passwd: p1 // Character Server IP -char_ip:127.0.0.1 +char_ip: 127.0.0.1 // Character Server Port char_port: 6122 // Map Server IP -map_ip:127.0.0.1 +map_ip: 127.0.0.1 // Map Server Port map_port: 5122 + +// Log of map actions, disabled by default because this is huge. +//map_log: log/map.log -- cgit v1.2.3-60-g2f50