Download
(5MB)
Download
Updated: 06-06-07 05:54 AM
Pictures
File Info
Updated:06-06-07 05:54 AM
Created:unknown
Downloads:221,935
Favorites:517
MD5:

MetaMap  Popular! (More than 5000 hits)

Version: 20100-2
by: MetaHawk [More]

DESCRIPTION:
============
MetaMap adds features to the WoW world map, keeping all mapping type features in a single place.
Some features are:

Adjust the map window size.
Move the map anywhere on the screen.
Adjust the opacity of the window & maps.
Saved sets for toggling between 2 map modes.
Allows full player movement, messaging, etc. with map open.
Adds coords to the main map and the Minimap
Adds Instance maps which open to the correct instance you enter.
Default data included for all bosses & locations etc.
User editable notes for all maps, including instance maps.
NPC/Mob database collectable by mouseover or keypress.
Toggling on/off display of unexplored areas of the map.
Boss Loot Tables displays all the loot dropped by bosses, and more.
Waypoint system to guide you to any set point.
Complete Quest logger with optional history database.
Tracker module for gathering Herbs/Ores etc.
NoteBook module for additional notes, linked to Tooltips.
Inbuilt Import and export facilities for various data formats.
Inbuilt Backup and Restore facilities.
Button on Minimap to open or close the World Map or display MetaMap options.
Key bindings for various MetaMap functions.
Full support for Titan Bar.

INSTALLATION:
=============
Extract ALL folders in the archive to the Interface\AddOns\ location. If you wish the Instance maps to be populated with default information, then on first installation you will need to select 'Extended Options' from the MetaMap menu.
Select the 'Database' tab, then click 'Load Imports'. This will enable the default import button, 'Import Instance Notes'. Click on the 'Import' button to import the data.


ISSUES/COMPATIBILITIES:
=======================
Some addons may reset the map to gather location data.
If your map continuously jumps back to your current location when selecting another map,
it will be due to another addon resetting it. In most cases the authors have made changes
to correct this so, download the latest version of any conflicting addon.

CREDITS:
========
Author: Urshurak - aka MetaHawk - Realm: Aggramar
Maps created by Niflheim.
Original MapNotes code by Sir.Bender.
Original FullWorldMap code by Mozz.
Original MetaMapBLT code by Daviesh.
Original MetaMapBWP code by Noraj.
French localisation by Sparrows.
German localisation by oneofamillion.
Spanish localisation by Fili.

06 June 2007 - v20100-2
Added frame level adjust for TitanBar button. Works correctly again now.
MetaMapTRK now saves options seperately for each character.
...(Currently looking at changing the map routines, which is likely to take some time).
...(Thought i'd get these fixes out in the meantime).

Optional Files (0)


Post A Reply Comment Options
Unread 10-21-06, 10:10 AM  
Caldar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 48
Uploads: 1
Originally posted by MetaHawk
Ah, I remember that one. Never actually did it myself.
How very strange for the Quest window to open though. Guess i'll have to go cleanse some flowers to see exactly what's happening there...
You click the plant and a quest window opens asking for the required amount of salve for that plant type. You click ok and the quest is complete and you clean the flower and get 550 xp.

Its basically like your at an NPC with a ? over thier head completing a quest... without ever starting one.
Report comment to moderator  
Reply With Quote
Unread 10-21-06, 06:35 AM  
MetaHawk
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 145
Uploads: 3
Originally posted by Caldar
Isn't a quest per se.. it just cleansing the flowers in felwood, but that gives you a quest window during the process.

Also happened on something else as well but right this second i dont recall what it was.
Ah, I remember that one. Never actually did it myself.
How very strange for the Quest window to open though. Guess i'll have to go cleanse some flowers to see exactly what's happening there...
Report comment to moderator  
Reply With Quote
Unread 10-21-06, 06:33 AM  
MetaHawk
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 145
Uploads: 3
Re: menu on click

Originally posted by mattftw
the menu on click option does not stay selected
Already reported, and fixed for next version.
Report comment to moderator  
Reply With Quote
Unread 10-21-06, 12:32 AM  
Caldar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 48
Uploads: 1
Originally posted by MetaHawk
Actually, the function is not called every 30 secs. It is only called if a certain flag is set. Once set, it then delays for 30 secs before updating. Also, it does not update 300+ times. It only did that amount because the error prevented the flag from being reset and ending up in a loop.

The error itself seems very odd though...
The error is in a part that's only called when handing in a quest to an NPC. Which I presume you weren't doing at the time? Did you hand one in just prior to that? How is that particular quest supposed to end?
Isn't a quest per se.. it just cleansing the flowers in felwood, but that gives you a quest window during the process.

Also happened on something else as well but right this second i dont recall what it was.
Report comment to moderator  
Reply With Quote
Unread 10-20-06, 08:55 PM  
mattftw
A Defias Bandit

Forum posts: 2
File comments: 2
Uploads: 0
menu on click

the menu on click option does not stay selected
Report comment to moderator  
Reply With Quote
Unread 10-20-06, 05:10 PM  
MetaHawk
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 145
Uploads: 3
Originally posted by Caldar
Using latest version, cured a Night Dragon in Ferals and got the below error.

2006/10/20 18:18:18-909]: MetaMapQST\MetaMapQST.lua:204: attempt to index local `qData1' (a nil value)
MetaMapQST\MetaMapQST.lua:204: in function `QST_UpdateDataBase'
MetaMapQST\MetaMapQST.lua:187: in function `QST_UpdateQuests'
MetaMapQST\MetaMapQST.lua:142: in function `QST_OnUpdate'
<string>:"QST_EventFrame:OnUpdate":2: in main chunk

---


Apparenlty this function is called every 30 sec and runs 300+ times every time
Actually, the function is not called every 30 secs. It is only called if a certain flag is set. Once set, it then delays for 30 secs before updating. Also, it does not update 300+ times. It only did that amount because the error prevented the flag from being reset and ending up in a loop.

The error itself seems very odd though...
The error is in a part that's only called when handing in a quest to an NPC. Which I presume you weren't doing at the time? Did you hand one in just prior to that? How is that particular quest supposed to end?
Report comment to moderator  
Reply With Quote
Unread 10-20-06, 04:24 PM  
Caldar
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 48
Uploads: 1
Using latest version, cured a Night Dragon in Ferals and got the below error.

2006/10/20 18:18:18-909]: MetaMapQST\MetaMapQST.lua:204: attempt to index local `qData1' (a nil value)
MetaMapQST\MetaMapQST.lua:204: in function `QST_UpdateDataBase'
MetaMapQST\MetaMapQST.lua:187: in function `QST_UpdateQuests'
MetaMapQST\MetaMapQST.lua:142: in function `QST_OnUpdate'
<string>:"QST_EventFrame:OnUpdate":2: in main chunk

---


Apparenlty this function is called every 30 sec and runs 300+ times every time
Last edited by Caldar : 10-20-06 at 04:41 PM.
Report comment to moderator  
Reply With Quote
Unread 09-25-06, 12:10 PM  
phyber
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 72
Uploads: 17
Hi.

I got bored of waiting for an update to FuBar2, so here is the FuBar loading function FuBar2'ed for anyone else that wants to use it.
One step closer to dropping FuBar-compat-1.2 now

Code:
function MetaMap_FuBar_OnLoad()
	MetaMapFu = AceLibrary("AceAddon-2.0"):new("FuBarPlugin-2.0")
	MetaMapFu.hasIcon = METAMAP_ICON
	MetaMapFu.name = METAMAP_TITLE
	MetaMapFu.version = METAMAP_VERSION
	MetaMapFu.description = METAMAP_DESC
	MetaMapFu.category = "Map"
	MetaMapFu.hasNoText = true
	MetaMapFu.description = METAMAP_DESC

	function MetaMapFu:OnClick()
		MetaMap_ToggleFrame(WorldMapFrame)
	end

	function MetaMapFu:OnTooltipUpdate()
		MetaMapMenu_OnShow("FuBar")
	end
end
Report comment to moderator  
Reply With Quote
Unread 09-15-06, 06:54 PM  
MetaHawk
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 145
Uploads: 3
Re: Herb problems

Originally posted by Branaddar2
I've noticed that Herbs will only get auto-added to the map if I right-click an herb that I cannot gather (due to low or lack of skill.) Ones that I am able to harvest will not get added to the map.

Is this a configuration issue of mine, or a known problem with MetaMap? Is there a way to get this to work again besides manually adding notes every time I run into an herb?
Err, MetaMap does no herb gathering. It would be either the Gatherer or CT_MapMod addon that does tha*****taMap has no problems with either so, that question is best put to the author of the particular mod you're using.
Report comment to moderator  
Reply With Quote
Unread 09-15-06, 05:19 PM  
Branaddar2
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Herb problems

I've noticed that Herbs will only get auto-added to the map if I right-click an herb that I cannot gather (due to low or lack of skill.) Ones that I am able to harvest will not get added to the map.

Is this a configuration issue of mine, or a known problem with MetaMap? Is there a way to get this to work again besides manually adding notes every time I run into an herb?
Report comment to moderator  
Reply With Quote
Unread 09-14-06, 03:19 PM  
MetaHawk
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 145
Uploads: 3
Re: metakb

Originally posted by Jamcraze
Just wondering if the metakb still works. I installed metamap and metakb according to the instructions, but i can't get anything to show up in the knowledge base. Maybe i'm doing something wrong, but i don't think i am.
You will need to go into the Extended Options to set your preferences for capturing before it will collect anything.
Report comment to moderator  
Reply With Quote
Unread 09-13-06, 03:07 AM  
Jamcraze
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
metakb

Just wondering if the metakb still works. I installed metamap and metakb according to the instructions, but i can't get anything to show up in the knowledge base. Maybe i'm doing something wrong, but i don't think i am.
Report comment to moderator  
Reply With Quote
Unread 09-05-06, 03:19 PM  
Ashenra
A Murloc Raider

Forum posts: 8
File comments: 4
Uploads: 0
ok

Ok so I can eliminate CT-MapMod...still ...is there ANY way to get my old map notes Back to the state they were in before the patch ...do you know? I did d/l the very latest Gatherer so thats done. Hoping for the best here LOL. Not sure WHAT created my old notes as I did have MetaMap ( great mod!) , Gatherer and CT installed.
Thanks for ANY help or even a reasonable guesss because at this point all is lost.
Report comment to moderator  
Reply With Quote
Unread 09-05-06, 04:42 AM  
MetaHawk
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 145
Uploads: 3
Re: What did I miss ? NO notes !

Originally posted by Ashenra
prior to installing all new Updated Mods I deleted my old interface folder...here is the problem : I have None of the notes I so painstakingly gathered showing Quest NPCs,Ores and Herbs with 1 lvl 50+ and 3 lvl 40+ characters. I Also no longer have that listing on the right side of Meta Map that showed the various NPCs and notes made. What in the world did I screw up and How can this be fixed ? I DO have a "copy" of my old "interface folder zipped to my desktop if I needed it. Can someone Please help me out here ?
Aside: I also use Gatherer--as packaged in latest MetaMap and have installed Latest
CT-Map Mod ( though I have no clue whether I needed it or not --always had it so just updated it all ) .
Thanks for ANY answer on what procedure I need to do to get my Notes back !
Phew! That sounds a bit of a mess tbh.
Firstly, Gatherer is NOT packaged with MetaMap at all. It's a seperate mod, and is well maintained by its author. You might want to look at installing the latest version of that, as the last patch did screw things up for that.

If you have both Gatherer and MetaMap, then there is absolutely no need for CT_MapMod. MetaMap handles all the notes, while Gatherer will handle the Ores/Herbs.
So, bit difficult to give a positive answer here, as I don't know what notes you have created, and with what.
Report comment to moderator  
Reply With Quote
Unread 09-01-06, 09:23 AM  
Ashenra
A Murloc Raider

Forum posts: 8
File comments: 4
Uploads: 0
What did I miss ? NO notes !

prior to installing all new Updated Mods I deleted my old interface folder...here is the problem : I have None of the notes I so painstakingly gathered showing Quest NPCs,Ores and Herbs with 1 lvl 50+ and 3 lvl 40+ characters. I Also no longer have that listing on the right side of Meta Map that showed the various NPCs and notes made. What in the world did I screw up and How can this be fixed ? I DO have a "copy" of my old "interface folder zipped to my desktop if I needed it. Can someone Please help me out here ?
Aside: I also use Gatherer--as packaged in latest MetaMap and have installed Latest
CT-Map Mod ( though I have no clue whether I needed it or not --always had it so just updated it all ) .
Thanks for ANY answer on what procedure I need to do to get my Notes back !
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: