View Single Post
  #1  
Unread 08-10-2008, 05:56 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default MapMaker:b1 early beta

This is an App I've been working on. What it does is takes a log file or a pasted section from a log file and parse all the LOCs to create a map image.

At the time it not very useful for multi level zones. I am working on slicing the the zones into multi levels.

It will eather parse all LOCs or you can tell it to use built in tags so you can tell it to start a map, and to start and stop parsing locs.

MapMaker tags;

mapmaker::start::<key> MapMaker will start parseing.
mapmaker::startline MapMaker will start gathering all loc.
mapmaker::stopline MapMaker will stop gathering loc.
mapmaker::stop::<key> MapMaker will stop parseing.

<key> can be entered in the key edit box before opening a log.

__________________
Landiin's EQ2MAP Updater Discussion Download

Last edited by Landiin : 05-22-2009 at 05:43 PM.
Reply With Quote