What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Doing grey quests

nuggat

Member
Joined
Jan 19, 2010
Messages
496
Reaction score
1
I would really love if you could somehow set HB to do grey quests for winterspring etc.
I dont know if this is gonna be applied so im making this topic.
 
is there any way to do this? or would the devs have to implent it?
 
QuestSettings.xml:

Code:
<?xml version="1.0" encoding="utf-8"?>
<QuestSettings>
  <!--The minimum level of quests. This is relative to your character.-->
  <MinQuestLevel>10</MinQuestLevel>
  <!--The maximum level of quests. This is relative to your character.-->
  <MaxQuestLevel>4</MaxQuestLevel>
</QuestSettings>
 
QuestSettings.xml:

Code:
<?xml version="1.0" encoding="utf-8"?>
<QuestSettings>
  <!--The minimum level of quests. This is relative to your character.-->
  <MinQuestLevel>10</MinQuestLevel>
  <!--The maximum level of quests. This is relative to your character.-->
  <MaxQuestLevel>4</MaxQuestLevel>
</QuestSettings>

Dont forget to change the Mini map locater to 'Low Level Quests' or I dont think HB will do them.
 
Back
Top