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

WitchDoctor.cs - Spirit Barrage fixes, Piranha support, and build suggestions.

thanks! worked fine here replacing the file entirely.
 
So .. it isnt using piranhas on a single target, like a boss. I'm doing Manglemaw atm and its not beeing used. I reinstalled DB and trinity but still nothing. Any way to change that ?


REPLACE LINE 234 WITH THIS

Code:
(TargetUtil.AnyMobsInRange(30, 2) || TargetUtil.AnyElitesInRange(30, 1)) &&
 
hey there,

I just changed some lines to fix the soulharvest thing,
just getting errors like sh....

Then I tried to copy/paste your file.
same errors.

I'm using db-beta.


any suggestions?
Code:
Compiler Error: d:\000 Spiele 000\all-in-one_SVN\Plugins\Trinity\Combat\Abilities\WitchDoctorCombat.cs(155,93) : error CS0103: Der Name 'CurrentWorldDynamicId' ist im aktuellen Kontext nicht vorhanden.
Compiler Error: d:\000 Spiele 000\all-in-one_SVN\Plugins\Trinity\Combat\Abilities\WitchDoctorCombat.cs(155,126) : error CS0103: Der Name 'WAIT_FOR_ANIM' ist im aktuellen Kontext nicht vorhanden.
 
Back
Top