This addon shows user comments from wowhead.com to help questing.
It is a modified version of the original qComment addon (credits to ostap):
- The database is build weekly from wowhead.com (currently only with English quest name support)
- Comments are sorted by rating, highest first
- All data is loaded on demand to decrease memory usage
- Characters at a lower level will use only one database, higher level characters will use two databases
- Level requirements for each quest are shown
See Install Guide before asking questions!
Dependencies:
- no other addons required, just use the standard questlog to show the comments
- nQuestLog, QuestGuru or MonkeyQuest can optionally be used
- Cartographer can optionally be used to get minimap notes from commentaries
Usage:
- Open your QuestLog
- Press and hold down ALT key
- Click on a quest title
- Hold down ALT key and click on the same quest title again
Usage with nQuestLog or QuestGuru or MonkeyQuest:
- Expand some quests in the questlog frame (be sure the frame is locked)
- Press and hold down ALT key
- Move cursor over a quest name
- While still holding down ALT key move cursor anywhere outside the questlog frame
- Release ALT key before moving cursor
Additional usage (Cartographer addon needed):
To set notes on minimap manually:
- Press CTRL + ALT to show the comments
- qComments (weekly) will try to find coordinates in the commentaries and place a red X on the minimap
To remove notes from minimap manually:
- Press SHIFT + ALT to show the comments
- qComments (weekly) will delete every red X which belongs to the quest and was placed before on the minimap
/qcm setnotes [on/off]
toggles placing notes (red X) on the minimap on quest acquire using coordinates found in the quest comments
/qcm deletenotes [on/off]
toggles deletion of notes from minimap on quest completion
Please leave some feedback! :)
~gr11x
RSS-Feed
PHUTiLiTY/WoW
v3.1.1:
* fixed QuestGuru hook
* database build date: 2009/06/29
v3.1.0:* changed TOC for patch 3.1.0
v3.0.2:* added support for standard questlog
* added support for QuestGuru and MonkeyQuest
* removed addon dependencies
* database build date:
2009/04/13
v3.0.1:* added comment ratings and sorting
* only the 10 highest rated comments for each quest are shown
* quest chain parts are now identified correctly - only specific comments for each part are shown
* small enhancements for visibility
* database build date:
2009/02/16
v3.0.0:* compatibility update for patch 3.0.0
* updated ACE libraries
* database build date:
2009/01/12
v2.4.1:* compatibility update for patch 2.4.0
* updated ACE libraries
* database build date:
2008/10/13
v2.3.10:* databases are now loaded on demand
* minor UI improvements added (e.g. required level for quests)
* changed to one-file download including everything
v2.3.4:* fixed SavedVariables
* new version number scheme: first 2 digits represent wow patch version qComment is compatible with
v2.3.0.3:* fixed error message which appeared if zone was not found (caused by quests for skettis, cooking, ...)
* added possibility to remove all minimap nodes for a quest at once
v2.3.0.2:* updated ACE libraries
* setnotes for cartographer is now enabled by default
v2.3.0.1:* compatibility update for patch 2.3.0
* new version number scheme: first 3 digits represent wow patch version qComment is compatible with
v1.2:* compatibility update for patch 2.2.3
v1.1c:* included missing AceDebug
v1.1b:* changed TOC for patch 2.1.0
* included updated ACE libraries
v1.1a:* hide tooltip hook modified to allow keeping qComment table open
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...