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,617
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 04-16-2009, 09:19 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 brknsoul
I don't know if it's a mod that doing it, or MapNotes itself, but the right-click main map menu keeps dissappearing before I have a chance to click on any menu item. I have to right- click 2 or 3 times before I can click the menu item I want.
It definitely sounds like another AddOn might be causing this. What other map related AddOns do you have installed?
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-16-2009, 06:16 AM  
brknsoul
A Deviate Faerie Dragon

Forum posts: 15
File comments: 54
Uploads: 0
I don't know if it's a mod that doing it, or MapNotes itself, but the right-click main map menu keeps dissappearing before I have a chance to click on any menu item. I have to right- click 2 or 3 times before I can click the menu item I want.
brknsoul is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-14-2009, 08:48 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
Re: Need help

Mmm, I did make a change in this area, connected to better MobMap & AlphaMap support. In previous versions of MapNotes you had to hold down the Control key for a permanent note, or the Alt key for a temporary note in order to create these markers, but now a temporary Thottbott marker will be created without the Alt key being held down.

Lightheaded has support for MapNotes Mininote creation in the same way that it has for Carto and TomTom, but as I mention above, you had to also hold down a 'special' key to choose whether you wanted a permanent MapNote or a temporary one, but now you do NOT, and a temporary MapNote is created by default.

So, it sounds like Lightheaded is expecting Carto & TomTom & MapNotes to be mutually exclusive and is executing any & all of them that are present when you ask for a Waypoint. I will ask Cladhaire to make a slight change so that a MapNotes Mininote is not requested if either Carto or TomTom are present



Edit:
Cladhaire is having a look, but not sure when they'll have time.
In the mean time, as long as the marker is just the Thottbott marker, then it is temporary and only one is allowed, so you won't have LOADS of new MapNotes - just ignore it (?)

Remember, if you do want to create a permanent MapNote, then hold down the Control key when you use Lightheaded to make a WayPoint...




Quote:
Originally posted by daggerz
Just updated to the latest version and I seem to be having an issue. I use tomtom and lightheaded and when I click on some cords in lightheaded, I get my tomtom waypoint but also a mapnote created for me automatically now. This seems to be a mininote but I don't see any way of stopping this from happening. I try the option of turning it off, but it does nothing. I was not having this issue before but I am now.

Last edited by Telic : 04-14-2009 at 11:15 AM.
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-13-2009, 11:55 PM  
daggerz
A Murloc Raider

Forum posts: 5
File comments: 29
Uploads: 0
Need help

Just updated to the latest version and I seem to be having an issue. I use tomtom and lightheaded and when I click on some cords in lightheaded, I get my tomtom waypoint but also a mapnote created for me automatically now. This seems to be a mininote but I don't see any way of stopping this from happening. I try the option of turning it off, but it does nothing. I was not having this issue before but I am now.
daggerz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-13-2009, 02:57 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.30100 from v5.15.30000

- fix to Rotating Minimap support in 3.1
(NOTE: This version is backward compatible with 3.0.9 - but must Load Out of Date AddOns)

- fix to note creation by CONTROL+ALT+Right Clicking on the Minimap
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-13-2009, 01:42 PM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
Re: Re: Changes in v5.15.30100 from v5.15.30000

Bleh, thx Dridzt. I've already fixed that issue in AlphaMap, but don't usually play with it, so then forgot about it in MapNotes

Will fix


Quote:
Originally posted by Dridzt
There's one more little change needed to make MapNotes 3.1 compliant.
Around line 1458 of MapNotes.lua there's a block of code using
MiniMapCompassRing:GetFacing() which no longer exists in the 3.1 client.

First post in this thread provides a couple alternatives.

Thanks for updating a favorite addon.
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-13-2009, 11:33 AM  
Dridzt
A Frostmaul Preserver
Interface Author - Click to view interfaces

Forum posts: 279
File comments: 409
Uploads: 37
Re: Changes in v5.15.30100 from v5.15.30000

Quote:
Originally posted by Telic
- toc update for WoW Patch 3.1
There's one more little change needed to make MapNotes 3.1 compliant.
Around line 1458 of MapNotes.lua there's a block of code using
MiniMapCompassRing:GetFacing() which no longer exists in the 3.1 client.

First post in this thread provides a couple alternatives.

Thanks for updating a favorite addon.

Last edited by Dridzt : 04-13-2009 at 01:15 PM.
Dridzt is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-13-2009, 07:20 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
Changes in v5.15.30100 from v5.15.30000

- toc update for WoW Patch 3.1
(NOTE: This version is backward compatible with 3.0.9 - but must Load Out of Date AddOns)

Last edited by Telic : 04-13-2009 at 02:57 PM.
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-30-2009, 11:03 AM  
Jeania
An Aku'mai Servant
 
Jeania's Avatar

Forum posts: 39
File comments: 181
Uploads: 0
Heya, great to see the latest on some of your addons ^_^

Gotta tell ya, I'm drooling over this one lol...I'm going to be downloading it, but I'm hoping (*crosses fingers*) that it's Gathermate compatible? lol can't wait to get playing with this new toy on my game lmao ^^
__________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Words to Remember:

"You never really learn much from hearing yourself talk." ~ George Clooney

*۝*Jeania/Anjelie ~ Dalaran*۝*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jeania is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-18-2009, 05:17 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
@smedeley

Thank you for the Thank you


P.S.
If you enable the MapNotes MiniMap coordinates, you can use it's Right-click menu to make -target notes & -merge notes
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-17-2009, 11:52 PM  
smedeley
A Kobold Labourer
 
smedeley's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 16
Uploads: 1
Thank you so much for this addon. This is just what I have been looking for to build my own map note locations for the npcs and places I want to keep track of.

I especially love the "/mn -m" feature in that it either will create a new note or merge a new note into an existing note in that same spot.

Thank you, thank you. This makes finding my way around so much easier and allows for me to have more fun, instead of racking my brain to remember where to go.

I use this along with Carbonite and TomTom and, as you can see from my many thanks, is just what I need. Thank you!
smedeley is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 02-11-2009, 08:45 AM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
Changes in v5.15.30000 from v5.14.30000

- fix to TomTom/Carto waypoint arrow support

- fix to nil error message in combination with some other AddOns
(Carto 3 being the main suspect...?)
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-24-2009, 06:32 AM  
tattooedpierre
An Aku'mai Servant
 
tattooedpierre's Avatar
Interface Author - Click to view interfaces

Forum posts: 37
File comments: 87
Uploads: 4
Thanks very much for the reply/patch! Very much appreciated.
tattooedpierre is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-19-2009, 05:52 PM  
Telic
A Defias Bandit
 
Telic's Avatar
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 421
Uploads: 17
Re: Re: waypoint arrow

Oops.

Sorry for forgetting about you coldsun...

I will try and investigate that issue this week.

Telic,


Quote:
Originally posted by coldsun
Hello Telic,

refering to my earlier posts, is there any chance to get the waypoints working on cartographer/tomtom ?

wrote down the version im using and described the problem, now i like to know how to fix it, if its any possible, or at least know if its a Bug somwhere or maybe my fault due to wrong combination of addons. (couldnt solve it yet)

(an ps, no i dont expect an export function for notes from u, rly ant to focus on the waypoint prob
Telic is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-19-2009, 04:46 PM  
coldsun
A Kobold Labourer

Forum posts: 0
File comments: 16
Uploads: 0
Re: waypoint arrow

Hello Telic,

refering to my earlier posts, is there any chance to get the waypoints working on cartographer/tomtom ?

wrote down the version im using and described the problem, now i like to know how to fix it, if its any possible, or at least know if its a Bug somwhere or maybe my fault due to wrong combination of addons. (couldnt solve it yet)

(an ps, no i dont expect an export function for notes from u, rly ant to focus on the waypoint prob
coldsun 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.