Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Telic's Portal Bug Reports Feature Requests
Author:
Version:
v5.16.30200
Date:
08-08-2009 12:16 PM
Size:
442.63 Kb
Downloads:
221,488
Favorites:
476
MD5:
Pictures
Click to enlarge
MapNotes on AlphaMap
Click to enlarge
MapNotes on Atlas
Click to enlarge
MapNotes on WotLK World Map
MapNotes   Popular! (More than 5000 hits)
v5.16.30200


Click here to lend your support!

telic@hotmail.co.uk

Original code: Sir.Bender <Meog on WoW Forums>
Contributors:
ciphersimian
... and MANY others whose names didn't appear in the code anywhere




***********
Description
***********

Adds a note system to the WorldMap helping you keep track of interesting locations.
MapNotes(Fan's Update) also provides a Plugin interface for other AddOns to take advantage of the note making ability. AlphaMap(Fans Update) uses this interface to allow Note creation on AlphaMap Maps of Instances, BattleGrounds, and World Boss Maps. This version of MapNotes comes with in-built support for creation of notes on Atlas maps, also using this Plugin interface.
For these purpose MapNotes offers the following main functions:
1. Marking notes on the WorldMap
2. Showing one of these notes on the MiniMap (see MiniNote)
3. Allows any other AddOn to use MapNotes note creation ability to mark notes on frames within their own AddOn :
- Marking notes on AlphaMap (Fan's Update) Instance maps
- Marking notes on Atlas maps

"/tloc" can be used to toggle this AddOns minimap coordinates instead of Thottbott's minimap coordinates.
NOTE : PLEASE still use "/mn -tloc xx,yy" to place a Thottbott marker on the map. "/tloc" ONLY toggles Minimap Coordinates.

Should be compatible with both Cartographer, although you may no longer be able to create notes on the map with the in-built functionality provided by that AddOn - only with the functionality provided by MapNotes (Fan's Update).

********
Features
********

[Slash Commands] - NOTE : See separate file "LegacySlashCommands.txt" for old style commands
================

/mapnote OR /mapnotes OR /mn
Use without any other parameters to see which version of MapNotes is installed, and access the list of available Slash Commands.

Otherwise can be used to insert a Map Note by a slash command (which you can create in the Send Menu), for example, to put a note at the Entrance of Stormwind City on the map Elwynn Forest:

"/mapnote k<WM Elwynn> x<0.320701> y<0.491480> t<Stormwind> i1<Entrance> i2<> cr<ciphersimian> i<0> tf<0> i1f<0> i2f<0>"

NOTE: The above would all be on one line Description of the identifiers:

k<#> - Key based on the map name from GetMapInfo() prefixed by "WM " (English name on all clients - never localised) Varies for other AddOns using the Plugin functionality
x<#> - X coordinate, based on the GetPlayerMapPosition() function
y<#> - Y coordinate, based on the GetPlayerMapPosition() function
t<text> - Title for the MapNote
i1<text> - first line of text displayed under the Title in the MapNote (Info 1)
i2<text> - second line of text displayed under the Title in the MapNote (Info 2)
cr<text> - Creator of the MapNote
i<#> - icon to use for the MapNote, AddOns/MapNotes/POIIcons/Icon#.tga
tf<#> - color of the Title, AddOns/MapNotes/POIIcons/Color#.tga
i1f<#> - color of the Info 1 line (colors as above)
i1f<#> - color of the Info 2 line (colors as above)
mn<1> - (optional) If included, then a value of 1 will set the note as a mininote also. Any other value and the note will NOT be set as a mininote.



/mn -allow OR /mn -a
Allows you to receive the next note, even if you have disabled receiving in the options. If invoked with no parameters, it will toggle the current state.


/mn -automini
Shows the next note created (using any method) as a MiniNote and also puts it on the WorldMap. If invoked with no parameters, it will toggle the current state.


/mn -allmini
Toggle all MapNotes off/on as Mininotes
(Keybinding also available)


/mn -nextmini
Shows the next note created (using any method) as a MiniNote and also puts it on the WorldMap. If invoked with no parameters, it will toggle the current state.


/mn -minionly
Like the previous command, but doesn't put the note on the WorldMap.


/mn -minioff
Turns the MiniNote off.


/mn -tloc tbX,tbY
Sets a "Thottbot location" on the map. Use it with no arguments to toggle it off.
See the Section on Formatting of X,Y Coordinates


/mn -q [icon] [name]
Adds a note at your current location, icon and name are optional (icon any number from 0 to 9, AddOns/MapNotes/POIIcons/Icon#.tga)
If no [name] is passed, then the Note will be named based on the MiniMap Text, and the second/third lines will be populated with more zone information and/or the default QuickNote text.


/mn -qtloc xx,yy [icon] [name]
See the Section on Formatting of X,Y Coordinates
Adds a note on the map you are currently on at the given thottbot location, icon and name are optional (icon any number from 0 to 9, AddOns/MapNotes/POIIcons/Icon#.tga)


NEW SLASH COMMANDS IN MapNotes(Fan's Update)

/mn -s [search text]
If you want to search for a note, to see if one exists, or where it is, then you can use this command, and MapNotes will print out a report in the chat window, displaying the names of all maps which have a note containing that text


/mn -hl [note name]
If you have lots of notes and want to clearly identify a single one on a map, or if you want a certain note to remain highlighted, then use this command and they will be displayed with a green circle around them.
If there are several notes with that name or containing that text, then they will ALL be highlighted.
The note name does not have to be case sensitive, and doesn't have to be an exact match - all notes containing the [note name] text will be highlighted.
If the EXACT NAME is specified (not case-sensitive), the note will also be marked as a MiniNote on the Minimap


/mn -mapc
Toggle the display of Player and Cursor Coordinates on the World Map
Control-Left-Click and drag the coordinates to move them to a different position on the World Map if you are not happy with the default.


/mn -minic
Toggle the display of Player coordinates below the Minimap.


/mn -t [icon] [name]
Creates a quicknote at the Player's current location if the Player has no target.
If the Player does have a target, then it will create a note for that target at the Player's current location, icon and name are optional (icon any number from 0 to 9, AddOns/MapNotes/POIIcons/Icon#.tga)


/mn -m
Creates a note for the Player's target at the Player's current location.
OR Merges the details for the Player's current target in to a Map Note that has already been created at the Player's current location.
MUST have targetted a Player/NPC/Mob for this to work.


/mn -scale [0.5 - 1.5]
The size of MapNotes Menus and Frames are now fixed no matter what the scale of the World Map or other AddOn Map being used.
This command can be used to change the default size of MapNotes Menus and Frames if the user finds it too small or large.
The default value is 0.7
Therefore "/mn -scale 1.0" will make the Menus and Frames appear larger than they do by default.


/mn -undelete
Will undelete the last deleted MapNote.



IMPORTANT NOTE ON THE IMPORT FUNCTIONS BELOW
All of the functions below are mainly designed for people who have just installed MapNotes (Fan's Update). If you have been using this version of MapNotes for some time already, and have your own notes, then these functions may overwrite your existing notes. YOU HAVE BEEN WARNED.


/script MapNotes_ImportCarto()
NOTE: only works with English localisation currently
If you want to move from Cartographer 2 to MapNotes, then log in to the game with both AddOns enabled, ust the above command, after which you will receive notification in the chat window on how many notes have been imported.


/MapNotes_Import_MetaMap
If you want to move from MetaMapNotes to MapNotes, then log in to the game with both AddOns enabled, use the above command, after which you will receive notification in the chat window on how many notes have been imported.


/MapNotes_Import_AlphaMap
If you have AlphaMap installed, and want to convert the in-built Instance and World Boss notes in to MapNotes notes, then use the above command, and you will see a message in the chat window informing you of how many notes have been imported in to MapNotes.
This does NOT import Battleground notes by default, as AlphaMap's in built Battleground functionality works best without MapNotes overlaying the BG Objectives.
NOTE: You don't have to import notes from AlphaMap, to make MapNotes on AlphaMap Instance/Battleground/WorldBoss maps. You can create any notes you like manually.


/MapNotes_Import_AlphaMapBG
As mentioned above, the basic "/MapNotes_Import_AlphaMap" command does not import Battleground notes by default. If you do want to import AlphaMap Battlegournd map notes, then use this command to do so.


/MapNotes_Import_CTMapMod
If you want to move from using CTMapMod to MapNotes (Fan's Update), then log in to the game with both AddOns enabled, use the above command, after which you will receive notification in the chat window on how many notes have been imported; Then log out, and disable CTMapMod.




[Key Bindings]
==============

QuickNote/TargetNote
--------------------
Creates a quicknote at the Player's current location if the Player has no target.
If the Player does have a target, then it will create a note for that target at the Player's current location.
-OR CLICK MINIMAP COORDINATES-
If you are NOT targetting anything, then ALT-Left-Click on the Minimap Coordinates to create a QuickNote.
If you are targetting something, then ALT-Left-Click to create a Target note with details about the current target at the PLAYER'S current location - you will be warned if you are too near to an existing note to create a new note.
(Slash Command "/mn -t" also available)

TargetNote/MergeNote
--------------------
Creates a note for the Player's target at the Player's current location.
OR Merges the details for the Player's current target in to a Map Note that has already been created at the Player's current location.
MUST have targetted a Player/NPC/Mob for this to work.
-OR CLICK MINIMAP COORDINATES-
If you are targetting something, then you may also ALT-Right-Click on the Minimap Coordinates if you wish to create a note for your Target at the PLAYER'S current location. However, if a MapNote already exists at Player's location, then the details will be merged with the existing note.
(Slash Command "/mn -m" also available)




[Fast Note Creation/Editing/Deleting]
=====================================

- <Control>+<Alt>+Right-click on a MAP/FRAME to create a Quicknote at that point

- <Control>+<Alt>+Right-click on a NOTE to quickly go to the note Editing Frame

- <Control>+<Alt>+Left-clicking to drag NOTES to new positions

- <Alt>+Right-click on a NOTE to toggle it as a Minimap note

- <Alt>+<Shift>+DOUBLE Right-click on a note to quickly delete it.

- <Control>+<Shift>+Right-click will create a temporary blue Group note on a map
If created on a World map, then it will also be displayed in the Minimap for you to track
If in a Raid group, then the note will be shared with other Raid members who have MapNotes installed
Otherwise, if in a Party, then the note will be shared with the Party members who have MapNotes installed
Otherwise, its just your own quick temporary marker
  Change Log - MapNotes
=======================================
Changes in v5.16.30200 from v5.16.30100
=======================================

- toc update for WoW Patch 3.2
  Optional Files - MapNotes
File Name
Version
Size
Author
Date
Type
v1.00.30000
5kB
01-19-2009 10:29 AM
Patch
v1.00.30000
2kB
10-15-2008 05:18 PM
Addon
v1.03.30000
294kB
10-14-2008 03:03 PM
Addon
1.3.3Beta
10kB
11-14-2007 04:06 AM
Addon
  Archived Versions - MapNotes
File Name
Version
Size
Author
Date
v5.16.30100
420kB
Telic
04-13-2009 02:59 PM
v5.15.30100
420kB
Telic
04-13-2009 07:05 AM
v5.15.30000
427kB
Telic
02-11-2009 08:47 AM
v5.14.30000
427kB
Telic
12-07-2008 07:43 AM
v5.13.30000
427kB
Telic
11-24-2008 02:20 PM
v5.12.30000
427kB
Telic
11-21-2008 03:57 PM
  Comments - MapNotes
Post A Reply Comment Options
Old 09-05-2009, 10:34 PM  
kimmisc
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Exclamation Conflict between BadBoy and Map Notes?

I started getting the following error randomly and repeatedly after installing BadBoy and BadBoy Levels. I was also missing whispers from legitimate people, and had to disable it today when LFM for heroics.. It was like I wouldn't receive their first whisper, but I'd get everything after that.

Looks like BadBoy and Map Notes are conflicting?

Date: 2009-09-04 10:56:18
ID: -1
Error occured in: Global
Count: 1
Message: ..\AddOns\MapNotes\MapNotes.lua line 1196:
bad argument #1 to 'strsub' (string expected, got nil)
Debug:
(tail call): ?
[C]: ?
[C]: strsub()
MapNotes\MapNotes.lua:1196:
MapNotes\MapNotes.lua:1195
Badapples\Badapples.lua:917: ChatFrame_MessageEventHandler()
..\FrameXML\ChatFrame.lua:2288: ChatFrame_OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
BadBoy_Levels\BadBoy_Levels.lua:85:
BadBoy_Levels\BadBoy_Levels.lua:36
kimmisc is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-08-2009, 12:14 PM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
Changes in v5.16.30200 from v5.16.30100

- toc update for WoW Patch 3.2


I have also tried something in this fix to help with Carto compatibility - but I have NOT been able to test it's efficacy.
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-07-2009, 10:09 PM  
AZMAK
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
Re: ...

Quote:
Originally posted by Telic
I've been using 3.1 version as an out of date addon on the Beta OK, but if you get me the error messages, I'll have a go at repeating them (?)
Hi Telic,

He may be referring to this one, I have been getting this one since patch day. I came here a couple times since and saw no updates so I didn't bother to post (figured it was only me or some other problem).

Date: 2009-08-07 19:04:51
ID: 2
Error occured in: Global
Count: 1
Message: [string "MapNotesPOI1:OnShow"] line 1:
attempt to index a nil value
Debug:
[C]: ?
[string "*:OnShow"]:1:
[string "*:OnShow"]:1
[C]: SetParent()
...nterface\AddOns\Cartographer_LookNFeel\LookNFeel.lua:687:
...nterface\AddOns\Cartographer_LookNFeel\LookNFeel.lua:574
[C]: ?
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2461:
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2436
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2510:
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2503
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2569:
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2546
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2694:
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2689
[C]: ?
[C]: pcall()
Cartographer\Cartographer.lua:928: LoadLoadOnDemandModules()
Cartographer\Cartographer.lua:522:
Cartographer\Cartographer.lua:370
[C]: ?
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2461:
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2436
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2510:
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2503
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2583:
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2546
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2694:
...AddOns\Cartographer\libs\LibRock-1.0\LibRock-1.0.lua:2689
[C]: LoadAddOn()
..\FrameXML\UIParent.lua:229: UIParentLoadAddOn()
..\FrameXML\UIParent.lua:252: CombatLog_LoadUI()
..\FrameXML\UIParent.lua:499:
..\FrameXML\UIParent.lua:471


As you can see there is a mention of Cartographer and also LibRock. I checked Curse to find updates for Cartographer but there wasn't any. I did however download the LibRock_Config update that CKKnight did for 3.2 but that didn't fix this error either.
AZMAK is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-07-2009, 06:09 PM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
...

Quote:
Originally posted by Enigma_TL
Any word on if this addon will be updated for 3.2? Right now it is casuing errors (Not at gaming machine or I would post them). Has anyone else had a problem (May be soem other addon just reporting that its MN).
I've been using 3.1 version as an out of date addon on the Beta OK, but if you get me the error messages, I'll have a go at repeating them (?)
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-07-2009, 03:09 PM  
Enigma_TL
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
Any word on if this addon will be updated for 3.2? Right now it is casuing errors (Not at gaming machine or I would post them). Has anyone else had a problem (May be soem other addon just reporting that its MN).
Enigma_TL is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-02-2009, 04:38 PM  
nanrector
A Kobold Labourer
 
nanrector's Avatar

Forum posts: 0
File comments: 14
Uploads: 0
Re: Re: Re: Re: Note icon issue

Ah! Don't remember doing that before but I do it from now on. Thanks again. One of my favorite addons.
Nancy


Quote:
Originally posted by Telic
Hi,

by default MapNotes creates a temporary marker for Lightheaded coords.
i.e. there is only one temporary marker.

You can either right click on the temporary MapNote and choose to convert it to a Permanent note from the menu,

OR...

Hold down the <Ctrl> key while clicking on the Lightheaded coords in the first place, and it should add a permanent note.

Telic,
__________________
~Magic happens to those who expect it.~
nanrector is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-01-2009, 05:28 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
Re: Re: Re: Note icon issue

Hi,

by default MapNotes creates a temporary marker for Lightheaded coords.
i.e. there is only one temporary marker.

You can either right click on the temporary MapNote and choose to convert it to a Permanent note from the menu,

OR...

Hold down the <Ctrl> key while clicking on the Lightheaded coords in the first place, and it should add a permanent note.

Telic,

Quote:
Originally posted by nanrector
Appreciate the info Telic. My LH was up to date and I removed TomTom and it still did it. But I finally figured it out. MapNotes has an icon options but its a bit buried and hard to find. But I found it and reset the default icon and it seems to be working fine now other than it only wants to let me put one icon on the map at a time. When I put another it removes the first one. I'll check settings more to see if I can correct that. But I'm glad to get that boot off!

Nancy

Last edited by Telic : 07-01-2009 at 05:30 AM.
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-29-2009, 08:09 PM  
nanrector
A Kobold Labourer
 
nanrector's Avatar

Forum posts: 0
File comments: 14
Uploads: 0
Re: Re: Note icon issue

Appreciate the info Telic. My LH was up to date and I removed TomTom and it still did it. But I finally figured it out. MapNotes has an icon options but its a bit buried and hard to find. But I found it and reset the default icon and it seems to be working fine now other than it only wants to let me put one icon on the map at a time. When I put another it removes the first one. I'll check settings more to see if I can correct that. But I'm glad to get that boot off!

Nancy


Quote:
Originally posted by Telic
I think this is related to having TomTom / Cartographer installed.

So when you click on Lightheaded coords it creates all the notes it can for all the AddOns installed, but I think the author was going to update it so that you can choose which waypoint you want Carto OR TomTom OR MapNotes, instead of all 3...

Is your version of Lightheaded up to date? You could mention to the author you would prefer just one waypoint rather than multiple.
__________________
~Magic happens to those who expect it.~

Last edited by nanrector : 06-29-2009 at 08:32 PM.
nanrector is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-27-2009, 08:10 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
Re: Note icon issue

I think this is related to having TomTom / Cartographer installed.

So when you click on Lightheaded coords it creates all the notes it can for all the AddOns installed, but I think the author was going to update it so that you can choose which waypoint you want Carto OR TomTom OR MapNotes, instead of all 3...

Is your version of Lightheaded up to date? You could mention to the author you would prefer just one waypoint rather than multiple.


Quote:
Originally posted by nanrector
I love this addon but I'm having a strange annyoing problem. When I click on cooridnates in my Light Headed add on it always puts a spot on the map. Well now in additon to the little green dot it places a green boot with wings from the MapNotes program. The boot is one of the "other" icon choices you can choose when creating a note manually.

It puts the boot right on top of the green dot so I have to remove them one at a time.

I have to delete the boot first right clicking and selected "Delete Note" then delete the green dot by right clicking and choosing "Delete waypoint".


Thanks!
Nancy
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-24-2009, 10:29 PM  
Zidomo
An Aku'mai Servant
 
Zidomo's Avatar

Forum posts: 37
File comments: 587
Uploads: 0
Quote:
Originally posted by AZMAK
Hey Telic

I just wanted to confirm what the last poster had said about the right-click menu disappearing VERY quickly before you can even hover over a line item. Happens to me a lot. Quite a lot! And yeah takes as many as 3-7 tries before you can actually enter the right-click menu.

Only addons that are map related I have are Cartographer, MapNotes and TomTom.

EDIT: And Lightheaded too if you consider that also.
Its Cartographer for sure as one cause of it; haven't tested MapNotes alone yet. And its also "a known issue with MobMap & Cartographer". Only thing is, when the MobMap author "fixed" the issue with the latest version of that mod, it did not really fix it.

Try disabling Cartographer & relogging next time it happens. That has solved the issue here as well as for every guild member here that has had that problem.

Cartographer is currently being held together with duct tape & bailing wire by various authors; it hasn't had any significant updates since before Lich King. Move to a more modern map mod like AlphaMap or Mapster.
Zidomo is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-18-2009, 11:37 AM  
nanrector
A Kobold Labourer
 
nanrector's Avatar

Forum posts: 0
File comments: 14
Uploads: 0
Note icon issue

I love this addon but I'm having a strange annyoing problem. When I click on cooridnates in my Light Headed add on it always puts a spot on the map. Well now in additon to the little green dot it places a green boot with wings from the MapNotes program. The boot is one of the "other" icon choices you can choose when creating a note manually.

It puts the boot right on top of the green dot so I have to remove them one at a time.

I have to delete the boot first right clicking and selected "Delete Note" then delete the green dot by right clicking and choosing "Delete waypoint".


Thanks!
Nancy
__________________
~Magic happens to those who expect it.~

Last edited by nanrector : 06-19-2009 at 04:38 PM.
nanrector is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-05-2009, 10:56 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
Quote:
Originally posted by AZMAK
Hey Telic

I just wanted to confirm what the last poster had said about the right-click menu disappearing VERY quickly before you can even hover over a line item. Happens to me a lot. Quite a lot! And yeah takes as many as 3-7 tries before you can actually enter the right-click menu.

Only addons that are map related I have are Cartographer, MapNotes and TomTom.

EDIT: And Lightheaded too if you consider that also.

I can only think that maybe world map updates are hiding the menus and you have some combination of AddOns & Settings that is triggering updates...

Maybe I'll just try some generic menu protection to make sure external updates don't close them... or something
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-02-2009, 01:10 PM  
AZMAK
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
Hey Telic

I just wanted to confirm what the last poster had said about the right-click menu disappearing VERY quickly before you can even hover over a line item. Happens to me a lot. Quite a lot! And yeah takes as many as 3-7 tries before you can actually enter the right-click menu.

Only addons that are map related I have are Cartographer, MapNotes and TomTom.

EDIT: And Lightheaded too if you consider that also.

Last edited by AZMAK : 06-02-2009 at 01:13 PM.
AZMAK is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-26-2009, 04:05 PM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
Quote:
Originally posted by brknsoul
OK, I disabled all addons except for MapNotes and it's ilk and I still get the right-click menu dissappearing on me.
Sorry, I don't have a clue why that's happening to you atm
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-25-2009, 09:23 PM  
brknsoul
A Deviate Faerie Dragon

Forum posts: 15
File comments: 53
Uploads: 0
Quote:
Originally posted by Telic
It definitely sounds like another AddOn might be causing this. What other map related AddOns do you have installed?
OK, I disabled all addons except for MapNotes and it's ilk and I still get the right-click menu dissappearing on me.
brknsoul is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.