Cartographer_QuestInfo
Cartographer_QuestInfo is a quest library module for Cartographer.
Cartographer_QuestInfo has built-in database for quests, no need to record quest first, you get the info instantly.
- Provide info for nearly every quest. Quest info are data mined from wowhead/allakhazam/wowbox website, so it is almost complete and up-to-date.
- Provide quest start and end npc or item info, you get the name and location.
- Provide quest objective info, you get the mob level and location.
- Provide quest series info.
- Add quest level to quest log and NPC dialog.
- Works on enUS, frFR, deDE, esES, koKR, ruRU, zhCN, zhTW client.
-
View User Profile
-
Send Message
Posted Oct 23, 2008Greetings from good old Germany,
homohoernchen!
-
View User Profile
-
Send Message
Posted Oct 22, 2008Ok Here is how you get Cartographer_ Questinfo and Cartographer_Quests to work
(Quoted from "Moncai") It is broken because LoadOnDemad does not function properly in the current patch. You Will probably have to reverse the .toc changes after next patch
Open the .toc files with notepad
To fix, edit Cartographer_Notes\Cartographer_Notes.toc to read:
## LoadOnDemand: 0
And edit Cartographer_QuestInfo\Cartographer_QuestInfo.toc to read (only lines to be modified are shown):
## Interface: 30000
## RequiredDeps: Cartographer, Cartographer_Notes
## OptionalDeps: Cartographer_Quests, Cartographer_QuestObjectives, LibQuixote-2.0, LibGratuity-3.0
Then to get Cartographer_Quests working first you need to get the new lib for the Quests addon to work. You can find this in the Cartographer_Questinfo\Libs\LibGratuity-3.0
Copy the LibGratuity-3.0 folder to the Cartographer_Quests\Libs folder
Then open the Cartographer_Quests.toc file with notepad. Change whats in the file to look like this and your done.
## RequiredDeps: Cartographer
## OptionalDeps: Ace2, LibGratuity-3.0, Cartographer_Notes
## SavedVariables: Cartographer_QuestsDB
## SavedVariablesPerCharacter: Cartographer_QuestsDBPC
Libs\LibGratuity-3.0\LibGratuity-3.0.lua
Then
To get rid of an error message from Cartographer_Quests do this
go to the Cartographer_Quests folder in your addons folder and open the file called addon.lua with Notepad. Then press ctrl+F on your keyboard and type in Babble. The line below should come up
-- local BZ = AceLibrary("Babble-Zone-2.2")
What you should do now is change the above to whats below
local BZ = AceLibrary("LibBabble-Zone-3.0")
Then you copy the LibBabble-3.0 folder (Which you can find in \Interface\Addons\Cartographer\Libs\LibBabble-Zone-3.0)
into the Cartographer_Quests\Libs\
And thats it no more error message
And there you go and working Cartographer_Questsinfo and Cartographer_Quests, Cartographer_QuestObjectives should still work
-
View User Profile
-
Send Message
Posted Oct 21, 2008Hi, will you be updating QuestInfo for 3.0.2? It would be very much appreciated, thanks
-
View User Profile
-
Send Message
Posted Oct 21, 2008-
View User Profile
-
Send Message
Posted Oct 22, 2008-
View User Profile
-
Send Message
Posted Oct 21, 2008-
View User Profile
-
Send Message
Posted Oct 21, 2008Also, when I do a search for Cartographer on Curse, and I get a whole list of Cart addons, it shows the update date for this one to be 10/10/08, but it clearly hasn't been updated since August. Anybody know what that is all about (or is it just a Curse error)?
-
View User Profile
-
Send Message
Posted Oct 20, 2008I have encountered a strange phenomenon. On line 41, it states
titleCol = CN.getColorID(1, 0.5, 0)
but that just gives me a null value return error
I change it to
titleCol = CN:getColorID(1, 0.5, 0)
and it gives me a new error ->
Interface\AddOns\Cartographer_Notes\Notes.lua:874: attempt to perform arithmetic on local 'r' (a table value)
thoughts?
-
View User Profile
-
Send Message
Posted Dec 23, 2008- know how to fix that?
- if not wouldt this addon actually help me...
if not i arrive a new zone =D
-
View User Profile
-
Send Message
Posted Oct 20, 2008Hope it will not be discontinued it really was the best.
-
View User Profile
-
Send Message
Posted Oct 20, 2008-
View User Profile
-
Send Message
Posted Oct 19, 2008Please update the QuestInfo in general. It is dearly missed
-
View User Profile
-
Send Message
Posted Oct 18, 2008Thanks for all the hoard work everyone, Im still having one issue. There were two different quest addons for cartographer. One remembered quests you did and saved the information (this is not the one im curious about.) The other one is http://www.wowinterface.com/downloads/info9020-Cartographer_QuestInfo.html. Is there anyway we can get his updated. I dont care about the database even as much right now I just really miss the look of the quest log.
-
View User Profile
-
Send Message
Posted Oct 18, 2008-
View User Profile
-
Send Message
Posted Oct 18, 2008This would be so perfect, i love this addon :<
Here is my error log
Interface\AddOns\Cartographer_QuestInfo\Map.lua:41: attempt to index local 'CN' (a nil value)
Count: 1
Call Stack:
[C]: ?
Interface\AddOns\Cartographer_QuestInfo\Map.lua:41: in main chunk
-
View User Profile
-
Send Message
Posted Oct 18, 2008you found it !
I wonder why there is not a single screenshot on Curse how the hell are we supposed to find something this way this is exactly what I had
the problem is, it now longer works !!
SO we are on the good page.
I m just praying for developers to upgrade their works to cater with the latest release
Chewbee
-
View User Profile
-
Send Message
Posted Oct 17, 2008I add a quest log which was upgraded in a manner that I can click on the quest objective like kill bagthera and it was adding point on the map where I could find the mob !
I miss this one so badly !!
-
View User Profile
-
Send Message
Posted Oct 17, 2008I really miss it too :)
-
View User Profile
-
Send Message
Posted Oct 18, 2008-
View User Profile
-
Send Message
Posted Oct 18, 2008