• Visit Rebornbuddy
  • My druid won't repair, how do u setup repair

    Discussion in 'Archives' started by jungly, Jun 5, 2011.

    1. jungly

      jungly New Member

      Joined:
      Apr 19, 2010
      Messages:
      394
      Likes Received:
      5
      Trophy Points:
      0
      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
       
    2. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      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.
       

    Share This Page