From a028a5fa44a6eb6b0ed87781eb18b8555eb08837 Mon Sep 17 00:00:00 2001 From: celest Date: Sun, 26 Dec 2004 18:47:04 +0000 Subject: * Added Bitmap File system * Added --run_once flag git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@789 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/map_athena.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'conf-tmpl/map_athena.conf') diff --git a/conf-tmpl/map_athena.conf b/conf-tmpl/map_athena.conf index 9fa5335a0..7f099cb0f 100644 --- a/conf-tmpl/map_athena.conf +++ b/conf-tmpl/map_athena.conf @@ -44,6 +44,13 @@ char_port: 6121 // Map Server Port map_port: 5121 +//Preferred map loading method +//0: Read directly from grf, 1: Read from bitmap file +read_map_from_bitmap: 1 +// +//Where is the bitmap file stored? +map_bitmap_path: db/map.info + // Console Commands // Allow for console commands to be used on/off // This prevents usage of >& log.file -- cgit v1.2.3-70-g09d2