Nope, I meant wowace' internal search didn't find that, I did a search (yeah I'm lazy like that) to get to the project page before my first post, wanted to check if there were any comments regarding a 4.0 version. Of course I found GM2 once you mentioned it.
How can I create my own personal nodes? I want to make a node for each spawn location of rare spawns that I need. I know it's possible, for example, to edit the file of TreasureData in the GatherMate2_Data addon, but I don't know what all the numbers mean for creating custom nodes.
Here are the first few lines
[37] =
{
[2500422000] = 501,
[2510438000] = 501,
[2520479000] = 501,
}
So what do those numbers mean and how can I add my own lines for importing custom nodes?
Also is it possible to create a route for the entire continent of Pandaria or is it only possible to create routes zone by zone?
Hi! Why are the minimap icons following me, I mean when ever I "harvest" a mineral vein a red circle appears on the minimap and keeps following me. I guess the icons are suppose to actually stick on the map and not follow me. Any ideas how to fix this?
That issue occurs when you are viewing the world map for a zone other than the one you are in.
There is no way around this, as the addon depends on the map to tell where the icons should be placed relative to where you are, but the map API can only return info about the currently displayed map, so when you're looking at another zone's map, the addon simply has no way to tell where to show the icons.
If you aren't looking at the world map at all, you probably have another addon that isn't using the map API correctly and is breaking functionality for GatherMate (and other addons).
Sometime last week gathermate2 auto imported the database of nodes, which is cool, and that's why I had it enabled. However, the Ghost Iron nodes are no where to be found. I was wondering if it is a GM2 bug or a WoWhead bug?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Of course I found GM2 once you mentioned it.
Here are the first few lines
[37] =
{
[2500422000] = 501,
[2510438000] = 501,
[2520479000] = 501,
}
So what do those numbers mean and how can I add my own lines for importing custom nodes?
Also is it possible to create a route for the entire continent of Pandaria or is it only possible to create routes zone by zone?
No need. Just install SilverDragon.
There is no way around this, as the addon depends on the map to tell where the icons should be placed relative to where you are, but the map API can only return info about the currently displayed map, so when you're looking at another zone's map, the addon simply has no way to tell where to show the icons.
If you aren't looking at the world map at all, you probably have another addon that isn't using the map API correctly and is breaking functionality for GatherMate (and other addons).