Download
(5Kb)
Download
Updated: 01-05-07 09:59 PM
Addon for:
Cartographer.
Pictures
File Info
Updated:01-05-07 09:59 PM
Created:unknown
Downloads:25,689
Favorites:153
MD5:

Cartographer: Scribe  Popular! (More than 5000 hits)

Version: 2.2
by: LuNaCy405 [More]

Version 2.2:
- The AddOn should now remove its notes if disabled
- All stars were removed and replaced by blue numbers
- A table on the right (using the boss loot system) is displayed as a quick-reference for finding areas of interest
- Added functionality to remove *all* Outland map notes, but have not added a button... yet
ie: /run Cartographer_Scribe:ClearAllNotes()
- Removed an obscure note lacking a title and an icon from Blade's Edge Mountains


This is a plug-in/extension for Cartographer that loads many preset map notes for all the Outland zones except Shadowmoon Valley (Coming Soon!).

The notes for this AddOn were obtained from my questing on the test server and verified by the maps at http://www.blizzplanet.com/content/619.

My character is not leveled high enough to explore Shadowmoon Valley fully, so unless someone else wants to do it for -- I'd love you forever -- it will have to wait... for a while.

Anyway, this was made to mainly help myself with questing, but I figured other people may want it so enjoy.

Post A Reply Comment Options
Unread 01-06-08, 09:21 PM  
Auren
An Aku'mai Servant
 
Auren's Avatar

Forum posts: 37
File comments: 17
Uploads: 0
Originally posted by terjer
/run Cartographer_Scribe:ClearAllNotes() from description didn't work?
/run Cartographer_Scribe:ClearAllNotes();

Then i used LoadIT to disable the mod, closed the map, reloaded the ui and boom they was gone.
__________________
Rogue [Combat] - 80
Paladin [Protection] - 80
Death Knight [Blood] - 77
Shaman [Elemental] - 77
Mage [Frost] - 76
Priest [Shadow] - 75
Hunter [Beast] - 72
Report comment to moderator  
Reply With Quote
Unread 07-01-07, 10:20 AM  
rhylin
A Deviate Faerie Dragon

Forum posts: 15
File comments: 2
Uploads: 0
Is there anyway to get rid of this completely? Someone in my guild has it, and everytime they share notes, we all get red question marks. I don't want this mod at all, and i'm tired of downloading it and installing it just to get rid of the notes.
Report comment to moderator  
Reply With Quote
Unread 06-17-07, 06:46 PM  
Toran
A Nerdscale Dorkin
 
Toran's Avatar
Premium Member

Forum posts: 143
File comments: 433
Uploads: 0
Seems that this addon needs some polishing. Hopefully it'll get an update soon and I'll give it a whirl.
Report comment to moderator  
Reply With Quote
Unread 06-08-07, 03:59 AM  
k3nnyd
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Well I was sick of the side panel always displaying so I went into the lua code and just removed it. I'm no LUA coder but my fix works so far.

\Interface\Addons\Cartographer_Scribe\core.lua

1) Delete lines 1027-1031.

Code:
if showTablet then
    Cartographer:AcquireSideTablet("RIGHT", self);
else
    Cartographer:ReleaseSideTablet("RIGHT", self);
end
2) Delete lines 1034-1041.

Code:
function Cartographer_Scribe:OnCartographerRightTabletRequest()
    local cat = Tablet:AddCategory('columns', 2);
    
    Tablet:SetTitle(currentZone);
    for i = 1, table.getn(notes[currentZone]) do
        cat:AddLine('text', "|cffffffff" .. notes[currentZone][i].title .. "|r", 'text2', i);
    end  
end
Report comment to moderator  
Reply With Quote
Unread 05-18-07, 04:45 AM  
terjer
A Defias Bandit

Forum posts: 2
File comments: 10
Uploads: 0
Originally posted by Fragglerock
Warning to possible users, if you ever decide not to use this mod the notes still show up as big red question marks, and the only way I could find to get rid of them was manually clicking on each one and deleting, so if you do use this mod, and need to disable, hopefully you find a better way than I did to get rid of all the damn notes.
/run Cartographer_Scribe:ClearAllNotes() from description didn't work?
Report comment to moderator  
Reply With Quote
Unread 05-03-07, 08:07 AM  
Fragglerock
An Aku'mai Servant

Forum posts: 32
File comments: 62
Uploads: 0
Warning to possible users, if you ever decide not to use this mod the notes still show up as big red question marks, and the only way I could find to get rid of them was manually clicking on each one and deleting, so if you do use this mod, and need to disable, hopefully you find a better way than I did to get rid of all the damn notes.
Report comment to moderator  
Reply With Quote
Unread 04-14-07, 06:54 PM  
Fragglerock
An Aku'mai Servant

Forum posts: 32
File comments: 62
Uploads: 0
I'm getting big red question marks where scribe notes used to be when I disable it, is there any fix?
Report comment to moderator  
Reply With Quote
Unread 02-26-07, 05:48 PM  
Darkspell
A Deviate Faerie Dragon

Forum posts: 17
File comments: 47
Uploads: 0
Double vision

I am getting double listing just slightly off from each other.. gives me a headache looking at it.
Report comment to moderator  
Reply With Quote
Unread 02-25-07, 10:11 PM  
CrisCr0ss
A Deviate Faerie Dragon

Forum posts: 13
File comments: 8
Uploads: 0
I want

Can u include FlightPath notes? for like Horde/Alliance also a hotspot or hotkey which allows the info to show up rather than me having to manually close it.

In certain areas such as Zangarmarsh the scribe covers certain parts of the map and its tedious to close it everytime i refer to the map
Report comment to moderator  
Reply With Quote
Unread 02-20-07, 12:14 PM  
Rayyl
A Deviate Faerie Dragon

Forum posts: 16
File comments: 7
Uploads: 0
Originally posted by Ogre929
Nice Addon, but could you make the download available in Zip format like all the other Addons? Thanks.
I'll second that. It's not because I don't know how to deal with RAR files. It's because the program I use to download addons from WoWI errors out because the icon displayed for the addon is a ZIP icon instead of a RAR icon.
Report comment to moderator  
Reply With Quote
Unread 02-15-07, 01:33 PM  
mgdpublic
A Defias Bandit

Forum posts: 2
File comments: 1
Uploads: 0
Is there a mod like that adds similar map notes for all the areas/zones?
Report comment to moderator  
Reply With Quote
Unread 02-13-07, 12:10 PM  
Ogre929
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Nice Addon, but could you make the download available in Zip format like all the other Addons? Thanks.
Report comment to moderator  
Reply With Quote
Unread 02-05-07, 04:40 PM  
Shark
A Defias Bandit

Forum posts: 3
File comments: 56
Uploads: 0
great addon, please update it!
Report comment to moderator  
Reply With Quote
Unread 02-03-07, 10:43 AM  
grandthrash
A Kobold Labourer

Forum posts: 0
File comments: 18
Uploads: 0
This addon was a big help levelling to 70. thank you. I just wish it was being updated as I still find it useful even at level 70.
Report comment to moderator  
Reply With Quote
Unread 01-24-07, 03:18 AM  
Quokka
A Chromatic Dragonspawn
 
Quokka's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 239
Uploads: 15
Since updateting TabletLib it is broke, could you please fix it.

ps if someone found a fix please let me know
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: