Help

Mapster

Map & Minimap Login to Add Favorites
  • 15 Likes
  • World of Warcraft
  • 925,995 Downloads
  • Supports: 4.3
  • 424 Average Daily Downloads
  • Comments
  • Created 9/15/2008 2:00:52 PM
  • Updated 11/30/2011 10:31:45 AM
  • 3,583 Favorites
  • Project Site
  • License: All Rights Reserved
  • Release Type: Release
  • Newest File: 1.4.3
or
Support development! **
Donate

About Mapster

Mapster is a very simple world map enhacement addon, which was designed to work in conjunction with all other map addons out there. The idea to create Mapster originated from pure lack of a simplistic addon that only modifies the world map, without adding a full scale feature set.

Features

  • Map Style (Scale & Alpha)
  • Coordinates
  • Fog of War removal
  • Enhancement of the raid/party group icons
  • Access to the WotLK Instance Maps from anywhere!

You can access the Mapster configuration menu through the new button on the world map, as shown in the screenshot. All features (except the style) can be turned off individually if you do not need/want them.

If you're looking for a replacement to Cartographer, i also recommend the following addons:

tag 1.4.3
a2a6c711f612c24a7e42a043c1d099f067267103
Hendrik Leppkes <h.leppkes@gmail.com>
2011-11-30 17:28:42 +0100

Tag as 1.4.3

--------------------

Hendrik Leppkes:
    - Add 4.3 instances/raids
    - Bump .toc to 40300
    - Hide the Boss dropdown
    - Remove references to "advanced" world map.
    - Add Lost Isles fog clear data
    - Add BC and 4.1/4.2 instances/raids

Comments

First Previous Page 1 of 35 Next Last
  • #887

    Message: ...ns\Mapster\Libs\LibBabble-Zone-3.0\LibBabble-3.0.lua:47: LibBabble-Zone-3.0: Translation "Hour of Twilight" not found for locale "ruRU"
    Time: 01/13/12 00:21:47
    Count: 1
    Stack: ...ns\Mapster\Libs\LibBabble-Zone-3.0\LibBabble-3.0.lua:47: in function <...ns\Mapster\Libs\LibBabble-Zone-3.0\LibBabble-3.0.lua:28>
    Interface\AddOns\Mapster\InstanceMaps.lua:202: in function <Interface\AddOns\Mapster\InstanceMaps.lua:184>
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?
    Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:514: in function `InitializeAddon'
    Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:629: in function <Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:621>

    Locals: <none>

  • #885

    may I ask a new user question? how can the minimised map be moved?

     

    click dragging the title bar does not work.

  • #884

    My problem on the big map is that it is right and top justified and the X and part of that portion of the map is off screen. I have to ESC to close it.


    Lines 87, 88, and 89 are now as follows:


    -- restore map to its vanilla state
        if mini then
            WorldMap_ToggleSizeUp()

    (those are not my comment lines on 87)

    I did not find the lines below, maybe that is my poor typing skills as you cannot highlight text on this site(?!?).

    I'm not a programmer so forgive if this is stupid, but lines 374 and 375 are:
        WorldMapFrame:SetWidth(1024)
        WorldMapFrame:SetHeight(768)


    Shouldn't those be a ratio of whatever the size of the monitor is? Anyway, now I need to find if there is a kb command to make the large map small.

  • #883

    newest version lines missing tried doing previous post but still dosen't work for me

     

  • #878

    I downloaded the newest version and the three "lines" where missing! Place the three lines as written in post #873 by Gothiccoffin as seen in AsheFFXII post #877 Pic. I hope the Dev team can fix soon. Thanks for a great app!! Use WoWUIDesigner to edit and save the .lua file :) http://www.wowinterface.com/downloads/fileinfo.php?id=4222

  • #877

    for me have work

     

    this

     

    http://imageshack.us/photo/my-images/593/mapsterfix.jpg

     

    i have just add 2 --

     

    as you can see in the pic

     

    hope it also fix it for you

     

     

     

    Last edited by AsheFFXII on 12/1/2011 2:15:34 PM
  • #876

    No Mapster button showing on the world map for me.

    I did a search of the mapster.lua, but I couldn't find reference to any of the three lines, however, so I'm not sure what's different from my experience and that of everyone else who's been able to comment out those lines.

  • #873

    Hi All,

    I finally found the 3 lines DonDanHan was on about, i put two dashes in front of each line shown below, is this the correct way?

    --SetCVar("advancedWorldMap", nil)
    --InterfaceOptionsObjectivesPanelAdvancedWorldMap:Disable()
    --InterfaceOptionsObjectivesPanelAdvancedWorldMapText:SetTextColor(0.5,0.5,0.5)

     

  • #874

    Thats all i did, seems to have worked for me.

  • #869

    Quote from Cilraaz: Go into mapster.lua and comment out (add two dashes in front of) lines 87, 88, and 89. Mapster will once again work.

    I'm using Notepad to open the .lua file, and it doesn't give me line numbers. Can someone please copy/paste the lines in question here, so I can find them by searching?

    Thanks!

    Edit: I opened it with a different program, now Mapster works as normal! Thanks!

    Here are the lines in case anyone else needs them:

    SetCVar("advancedWorldMap", nil)
    InterfaceOptionsObjectivesPanelAdvancedWorldMap:Disable()
    InterfaceOptionsObjectivesPanelAdvancedWorldMapText:SetTextColor(0.5,0.5,0.5)

    Last edited by DonDanHan on 11/29/2011 8:57:12 PM
  • #871

    Sorry about that.  I use Notepad++, so I have my lines numbered.  I should have included the actual lines to comment out.

  • #872

    That's OK, I got your back ;)

  • #867

    For some strange reason, the addon isn't working for me at all.

    Usually, Mapster changes the entire UI of my map, and this isn't happening even remotely.

  • #865
    Quote from evil_god »

    getting this error also:

    <snip>

    Try reading the replies?  I already posted the fix.

     

    "Go into mapster.lua and comment out (add two dashes in front of) lines 87, 88, and 89.  Mapster will once again work."

    Last edited by Cilraaz on 11/29/2011 6:14:29 PM
  • #875

    ...This is HILARIOUS, because I DID read the replies... But I'm a Java programmer, so when you said to comment out those lines of code, I did //

     

    LOL. Fail.

  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster Addon Downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse.com Experience
  • Premium Curse Client
  • and many More Features
  • Learn More »