• Visit Rebornbuddy
  • Sith Sorc

    Discussion in 'Buddy Wing Forum' started by SirSik, Feb 28, 2015.

    1. SirSik

      SirSik Member

      Joined:
      Jul 9, 2013
      Messages:
      173
      Likes Received:
      6
      Trophy Points:
      18
      Hey all.

      Yet another question from me - I did post this in the default combat routine thread but i got no reply!

      I got my sith inquisitor to level 10 and chose sith sorcerer corruption (Healer)
      Is there a way to turn healing off for solo questing? I only use BW to run my combat routine and i use combat bot so i do all the movement etc myself but i just wondered as all my character does s heal myself when attacking.

      Can i change the %%s that it self heals at or anything?

      Thanks in advance.
       
    2. Lashaer

      Lashaer New Member

      Joined:
      Feb 16, 2015
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      The only thing that comes to mind is going into DefaultCombat.cs and change line 66 from;
      IsHealer = true;
      to;
      IsHealer = false;

      but this will probably shut off healing for all toons.

      and don't forget....

      delete the "CompiledAssembies" folder. :p
       
    3. SirSik

      SirSik Member

      Joined:
      Jul 9, 2013
      Messages:
      173
      Likes Received:
      6
      Trophy Points:
      18
      will try that :) thanks
       

    Share This Page