I am sure that some people are still using old style Cartographer_QuestObjectives addon, but can't find old online Java database in "share your database here" thread .. So - here is new and php one :) http://wow.polar-lights.com/q/
It is just first beta, but must be ready for tests. enGB and ruRU locales supported. Some quests are already in DB (but no North quests in English one and no Azeroth in Russian)
It support uploading Cartographer_QuestObjectives.lua (less then 2Mb files) and Cartographer_QuestObjectives.zip (zipped archive for less the 7Mb lua)
eh... Awesome ... but Cart2 and it's modules are obsolete and should not be used anymore. However HandyNotes (the Cart2-Replacement / Cart3-&-Others-Supplement for the notes system) now has a QuestGivers module. Now if you could port the databases one to another that would be cool.
there is no any problem to export data in format compatible with HandyNotes or any other modern addon, but think that it will display all notes in same time? And your map will be filled with loads of notes in any location?
Or there is some new addon that can display notes only for quests that you currently have in your quest log?
well in cart2 it was separated, the givers and the objectives. However there is currently only 1 module for handynotes for quest givers.. so we're prolly gonna need to wait till someone ports over the other one
HandyNotes questObjectives would be a very good handynotes module, but one problem with cartographer_questobjectives is that it's using the quest name as an id for the quest, which is problematic for non enUS locale. instead we should be using the quest id which is given by
I am sure that some people are still using old style Cartographer_QuestObjectives addon, but can't find old online Java database in "share your database here" thread .. So - here is new and php one :)
http://wow.polar-lights.com/q/
It is just first beta, but must be ready for tests. enGB and ruRU locales supported. Some quests are already in DB (but no North quests in English one and no Azeroth in Russian)
It support uploading Cartographer_QuestObjectives.lua (less then 2Mb files) and Cartographer_QuestObjectives.zip (zipped archive for less the 7Mb lua)
Or there is some new addon that can display notes only for quests that you currently have in your quest log?
http://wow.curse.com/downloads/wow-addons/details/handynotes_questgivers.aspx
where id is one of the entry of the questlog
the quest id given by the questlink is the same as the one used on wowhead to identify the quest.
(I tried to use questhelper but it's doing way too much for me)