asdfowkw
Community Developer
- Joined
- Jan 15, 2010
- Messages
- 263
- Reaction score
- 0
I Will List The Most Common Questions Here. If You Have A Question You Think Should Be Here Just PM Me .
Q: How Do I Blacklist Quests?
A: Go Into The Folder Where You Have Honorbuddy And Look For QuestSettings.xml.
Open the QuestSettings.xml With Your Favorite Editor (Dreamweaver, Notepad, Wordpad etc.) And Add The Following:
<QuestBlacklist>
<Quest ID="12345" Name="The Name Of The Quest" />
</QuestBlacklist>
The Quest Id You Can Get From WoWhead By Looking In The http Adress. For Example:
Burning Blade Medallion - http://www.wowhead.com/quest=794 (794 is the quest id).
Q: How Do I Blacklist Quests?
A: Go Into The Folder Where You Have Honorbuddy And Look For QuestSettings.xml.
Open the QuestSettings.xml With Your Favorite Editor (Dreamweaver, Notepad, Wordpad etc.) And Add The Following:
<QuestBlacklist>
<Quest ID="12345" Name="The Name Of The Quest" />
</QuestBlacklist>
The Quest Id You Can Get From WoWhead By Looking In The http Adress. For Example:
Burning Blade Medallion - http://www.wowhead.com/quest=794 (794 is the quest id).