J james870420 New Member Joined Jul 10, 2012 Messages 3 Reaction score 0 Apr 9, 2014 #1 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'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?
Sarvesh Member Joined Sep 1, 2012 Messages 85 Reaction score 4 Apr 12, 2014 #2 Having the same problem. Not using vengeance too
V viggi New Member Joined Sep 30, 2012 Messages 2 Reaction score 0 Apr 13, 2014 #3 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"));
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"));
M magisbladius New Member Joined Jun 26, 2012 Messages 1 Reaction score 0 Apr 13, 2014 #4 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: Apr 13, 2014
To fix Preparation in 1.8.20 (should also work in other versions), go to demonhunter.cs then find and replace "preperation" with "preparation".
M metalaxe777 New Member Joined Mar 18, 2014 Messages 19 Reaction score 0 Sep 19, 2014 #5 my bot is not using vengeance even though it is written 90000 and not 900000 in that line... any insight?
my bot is not using vengeance even though it is written 90000 and not 900000 in that line... any insight?
M metalaxe777 New Member Joined Mar 18, 2014 Messages 19 Reaction score 0 Sep 19, 2014 #6 btw I'm using the latest versions