Results 1 to 8 of 8

Thread: Working Map - The Maw of the Menaferie

  1. #1
    Wizzard005
    Guest

    Working Map - The Maw of the Menaferie does anyone have?

    Anyone have a working map of this zone? eqtoolbox doesnt have one that works...
    Last edited by Wizzard005; 09-11-2003 at 01:13 AM.

  2. #2
    Registered User
    Join Date
    Aug 2003
    Posts
    8
    TXT files do work Wizz

    According to Throxx:

    Get rid of the _1 or _3 from the end of the filename, or do what I did and change the code to also look for _1.txt, _2.txt and _3.txt.

  3. #3
    Registered User
    Join Date
    May 2003
    Posts
    19
    i did try to remove the _1 and _3 still dont show the map. all mobs are there and all working good but no map

  4. #4
    Registered User
    Join Date
    May 2002
    Posts
    89
    Originally posted by Yrvaken
    i did try to remove the _1 and _3 still dont show the map.
    And you left the file ext .txt? And make sure there are no files with the same name and a .map extention in that directory. If so, Im not sure why it's not working for you. I can't test it myself, but it sounds like it should work. When MySeq can't find a map (in either format) it will display a message "can't find xyz.map" or something like that. Make note of the exact file name it's looking for and ensure your .txt file is named that (but with the .txt extn.)

    Z

  5. #5
    Registered User
    Join Date
    Apr 2003
    Posts
    16
    You don't see the map because the lines are black, and so is the background. Either change your background, or change the color of the lines.

    Easy way to do that is to open the file up in wordpad, and do a find/replace for:

    0, 0, 0, 0

    and replace it with

    0, 255, 255, 255

    The four 0's in the first represent Z axis value, Red, Green, Blue. Since the Z axis value comes just before the RGB values, doing a search for just ", 0, 0, 0" would mess up some lines on the 0 Z axis, so you need to include it in the find/replace to make sure you keep the 0's when they're appropriate.

    If someone knows an easier way to change the lines, feel free to post it. That's a major PITA to do for every map that's come out for LDoN so far since they're all black lines. :-)
    Last edited by elminster; 09-11-2003 at 10:45 AM.

  6. #6
    Registered User
    Join Date
    May 2002
    Posts
    89
    If its a case of background color you should be able to change it in the options menu of MySeq. Just select "Options > Background Color" and use the color picker to get a color that works.

    Z

  7. #7
    Registered User
    Join Date
    May 2003
    Posts
    19
    Thanks got it working now.
    whas because the lines are black
    hehe kinda takes along time to edit all maps
    Thanks again guys

  8. #8
    Wizzard005
    Guest
    Anyone want to post a zip of all the new zones? I would do it but dones wanna mess it up for the other users since I am still a newb :P

    Also, where do you edit these maps so you can change the naming on them?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On