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

Please Help! BBV and Fetish spam

Skrotorian

New Member
Joined
Aug 7, 2014
Messages
20
Reaction score
0
Hi. I was recently blessed with a starmetal cockri. I want my fetishes and BBV to be spermed indefinitely, instead of just on bosses. Whenever either of these skills Big Bad Doodoo or Army Fetish come off cooldown, regardless of whether there is a boss nearby, I want them to be used if there are ANY monsters in range. I tried using similar posts to edit Trinity's WitchDoctorCombat.cs and even though I replaced the lines it still does not work.

I used:

// Big Bad Voodoo, elites and bosses only
if (CanCast(SNOPower.Witchdoctor_BigBadVoodoo) &&
(TargetUtil.AnyMobsInRange(25f)))
{
return new TrinityPower(SNOPower.Witchdoctor_BigBadVoodoo);
}

and it still only uses BBV when there are bosses in range. Please help me get both BBV and Fetish Army to keep sperming. Thank you!
 
Soooo, no one has any idea on how to accomplish this? Is it possible?
 
Shouldn't even need to edit the files manually anymore, I just turned on the setting to use FA/BBV off cooldown in trinity settings and it uses them any time there is an enemy nearby.
 
Back
Top