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

My druid won't repair, how do u setup repair

jungly

New Member
Joined
Apr 19, 2010
Messages
394
Reaction score
5
is there a plugin to repair? my druid won't repair, or if he does its not until he is all RED geared in damage. im using the default druid custom class that comes with HB
 
Your repair settings are in the profiles that you use, not in HB settings or the (Default) CC that you use.

Open the profile with your favorite editor (Notepad++ for example, normal notepad will also do, don't worry).
Look for a tag called <MinDurability>

If it's there it probably looks like
Code:
<MinDurability>0.2</MinDurability>
You can increase the value to 0.3 or 0.4 if you want it to repair more often (keep in mind that this will slow down overall XP gain).
If it's not there (be 100% sure it's not there or you get errors) then add this part at the top just under <HBProfile> (most likely the first line in the file).
You will see it's going to repair then.
 
Back
Top