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

Trinity 1.9.2 & QuestTools 2.0.14

Status
Not open for further replies.
Code:
if (LastPowerUsed == SNOPower.Witchdoctor_Firebats && hasVampireBats &&(TargetUtil.AnyMobsInRange(Settings.Combat.WitchDoctor.FirebatsRange) || firebatsMaintain))
{
return new TrinityPower(SNOPower.Witchdoctor_Firebats, Settings.Combat.WitchDoctor.FirebatsRange, CurrentTarget.Position);
}

Please add this to the wd combat. Currently it will not maintain firebat channeling if mana < 250 after cast but has vampire rune (i.e. 0 cost for channeling).

edit: not working properly.
 
Last edited:
Is anyone else still having the problem with it ignoring all gold piles?
Yes i have same issue - my bot ignoring almost all gold piles.
But in config - minimum 100 gold.
 
Last edited:
Why the DB BETA shows the version of QuestTools is 2.0.13?
I remove the old QuestTools folder and put the new one in the Plugins folder.
Anything wrong?
 
Status
Not open for further replies.
Back
Top