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

1.8.18 Trinity doesn't use DH preparation

james870420

New Member
Joined
Jul 10, 2012
Messages
3
Reaction score
0
I've updated trinity to 1.8.18 and apparently my demon hunter doesn't use preparation whether it is out of combat / in combat. Is there anyway to fix this issue?
 
i have fix the problem with vengeance.
open TVars.cs and change the 900000 to 90000 (1 zero less) in this line:

Set(new TVar("SpellDelay.X1_DemonHunter_Vengeance", 900000, "Spell Use Delay/Interval, milliseconds"));
 
To fix Preparation in 1.8.20 (should also work in other versions), go to demonhunter.cs then find and replace "preperation" with "preparation".
 
Last edited:
my bot is not using vengeance even though it is written 90000 and not 900000 in that line... any insight?
 
Back
Top