QuestHistoryMap 是用来配合QuestHistory使用的,可以像Gatherer一样直接在地图上显示任务 输入/QuestMap 来打开选项 about: -------------- QuestHistoryMap is used to if you have QuestHistory to display all Quests like Gatherer is displaying resources / chests / etc.
I just copied Gatherer v2.0.4.2 (which is a great Addon and source code is also very good and easily comprehendable) and modified it to display quests.
INSTALLATION: --------------
IMPORTANT : I had to do 1 change in QuestHistory to make a function global and not local this is version 2.52 (besides this no code is changed), so QuestHistory 2.52 will be in that package as well. copy it also in your addons directory or otherwise the detail frame will not be openable with a click on the icon.
Extract the data to your "World of Warcraft/Interface/AddOns" directory so that the "QuestHistoryMap" directory is a subdirectory of the "AddOns" directory.
USAGE: -------------- Just use the game as normal. Have QuestHistory installed ( http://www.curse-gaming.com/mod.php?addid=81 ) comes with this If you want to configure the addon, click the QuestHistoryMap configuration icon floating around your minimap frame or type /QuestMap options.
DISPLAY: -------------- The addon will show Quest Icons as follows : 1) Blue color means completed quest Purple means abandoned quest Yellow means actual quest 2) Q stands for quest acceptance point C stands for quest completion point 3) red upward triangle inside means it is at least 3 levels higher than your level yellow dot inside means it is your level +- 3 levels green downward triangle inside means it is at least 3 levels lower than your level
KNOWN ISSUES: ---------- -when clicking icon on Worldmap, sometimes wrong quest comes up, hopefully i can fix that -when open quest details, EDIT and NEXT and maybe PREVIOUS button will cause errors -as i stated above, it is a 1:1 copy from Gatherer then modified, so the options panel is still 100 % gathere and some options will of course not work -sometimes when you sit long time quests seem to screw up but then correct on next minimap update -very rarely one quest can stick in place on the minimap, will correct if you move around
TO COME: ---------- -quest from same quest giver / completer will be packed into one icon
|