EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > EQ2MAP

Reply
Thread Tools Search this Thread Display Modes
  #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
  #2  
Unread 09-07-2008, 02:21 AM
jnils's Avatar
jnils jnils is offline
EQ2MAP Developer
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2006
Server: Splitpaw
Posts: 1,652
Default

I tryed your tool on this file, diden't work

http://www.eq2interface.com/forums/s...ad.php?t=11570
__________________
Pimigo / Splitpaw
Reply With Quote
  #3  
Unread 09-07-2008, 11:30 AM
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

OH hmm. Yea haven't really put the paste form log code though much testing. I'll check it out, haven't really messed with this app much lately was just something I was toying with. If you try to map with via opening the file linked on that page it'll map it. Be sure to uncheck the use mapmaker tags.
__________________
Landiin's EQ2MAP Updater Discussion Download

Last edited by Landiin : 09-07-2008 at 11:33 AM.
Reply With Quote
  #4  
Unread 09-07-2008, 02:03 PM
jnils's Avatar
jnils jnils is offline
EQ2MAP Developer
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2006
Server: Splitpaw
Posts: 1,652
Default

I did open the log file.
Attached Thumbnails
Click image for larger version

Name:	MapError1.JPG
Views:	299
Size:	169.0 KB
ID:	6531  
__________________
Pimigo / Splitpaw
Reply With Quote
  #5  
Unread 09-07-2008, 02:30 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

That error means Landiin forgot about the rest of the world. Change your Windows regional settings to English (US) or change your decimal symbol from a , to a . manually and then try again.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.

Last edited by gm9 : 09-08-2008 at 09:32 AM. Reason: dots
Reply With Quote
  #6  
Unread 09-07-2008, 06:23 PM
Dolby's Avatar
Dolby Dolby is offline
Bacon Eater
Premium Member
EQ2Interface Admin
This person is a EQ2Map developer.
 
Join Date: Feb 2004
Posts: 2,452
Default

Missed this when you first posted it. Looks great from the screen shot, should be very helpful to mappers. I'll try it out once it gets fixed.
Reply With Quote
  #7  
Unread 09-08-2008, 09:06 AM
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

Quote:
Originally Posted by gm9 View Post
That error means Landiin forgot about the rest of the world. Change your Windows regional settings to English (US) or change your decimal symbol from a , to a . manually and then try again.
What There is other parts of the world? You mean to say it isn't flat? Hmm I must investigate these accusations:P

I'll have to check the compiler settings, it should take that into account.
__________________
Landiin's EQ2MAP Updater Discussion Download

Last edited by gm9 : 09-08-2008 at 09:32 AM. Reason: dots I say
Reply With Quote
  #8  
Unread 09-09-2008, 01:04 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

Here try this one out. It lets me parse that form the file or copied and pasted.

The split map on Z is still a bit buggy in this release.
__________________
Landiin's EQ2MAP Updater Discussion Download

Last edited by Landiin : 05-22-2009 at 05:43 PM.
Reply With Quote
  #9  
Unread 09-09-2008, 02:20 PM
jnils's Avatar
jnils jnils is offline
EQ2MAP Developer
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2006
Server: Splitpaw
Posts: 1,652
Default

Still don't work here unless i change my region settings to US.
You should forse it to use US for number conversions
__________________
Pimigo / Splitpaw
Reply With Quote
  #10  
Unread 09-09-2008, 03:03 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

the trouble is the values in the log file are in English US (2.22) so when I do StrToReal('2.22') it is throwing that error.

edit:
looking into detecting regional settings.
__________________
Landiin's EQ2MAP Updater Discussion Download

Last edited by Landiin : 09-09-2008 at 05:04 PM.
Reply With Quote
  #11  
Unread 10-11-2008, 11:38 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

I've recoded this and well once I know how the new map system map images, zone rect, height and etc are going to work I'll put that version out for you guys to test it.
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 05:53 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI