Do normal bounty ACT 4 untill you have alot Rift Keystone fragments, then farm rifts on normal untill you are full legendary with good gear(Find a guide online for crusader). Then proceed to torment 1-2. Don't waste time on expert or higher difficulty than normal.
It goes like this - Normal ->...
It's so heartbreaking not to see "Trial Rift: disable combat at level..." work. I have waited so long for this :( My dh finishes at rift difficulty 34 and get wrecked, 1 shotted by jailer and walks into arcane... I'm just watching the bot get one shotted and run allll the way through the dungeon...
I use
(replace this with current explosive blast code in wizard.cs)
// if (CombatBase.CanCast(SNOPower.Wizard_ExplosiveBlast, CombatBase.CanCastFlags.NoTimer) && Player.PrimaryResource >= 20)
if (!useOocBuff && CombatBase.CanCast(SNOPower.Wizard_ExplosiveBlast) &&...
I'm trying to modify my wizard.cs to run smoothly with the Wand of Woh and explosive blast build.
My goal:
Use Explosive Blast all the time except when in town or using town portal. (!Player.IsInTown)
Disable auto attacks (Default attacks) Will make the bot stand still and sometimes target...
Psy? :eek:
I hope the admin finds a solution for you, you are truly awesome :). Try submitting your logs.
You can also try:
Reinstalling DB (In a new folder - Do not copy paste and replace files).
You can try downloading old version of DB.
Delete plugins (besides Trinity and QuestTools).
Test...
I'm trying to modify my wizard.cs to run smoothly with the Wand of Woh and explosive blast build.
My goal:
Use Explosive Blast all the time except when in town or using town portal. (!Player.IsInTown)
Disable auto attacks (Default attacks) Will make the bot stand still and sometimes target...