A M A Z I N G....
Thankyou again!
healthPct doesnt work at all, it still cast skill off cd
also another line with bool - for Rune Health journey looks like doesnt work too
about dogs we dont need off-cd? because sometimes if you resummon them before the death - your dogs will be on CD
i trien smthing like PlayerOwnedDogsCount but still without luck
will dig more
there are : (wd.cs)
line 596 "use movement spell out of combat enabled" off cd occ
if (CanCast(SNOPower.Witchdoctor_SpiritWalk) && Settings.Combat.Misc.AllowOOCMovement)
line 134 has target && honored guest
if (CanCast(SNOPower.Witchdoctor_SpiritWalk) && hasHonoredGuest && Player.PrimaryResourcePct <= V.F("WitchDoctor.SpiritWalk.HonoredGuestMana"))
line 127 has target && healing journey
if (CanCast(SNOPower.Witchdoctor_SpiritWalk) && hasHealingJourney && Player.CurrentHealthPct <= V.F("WitchDoctor.SpiritWalk.HealingJourneyHealth"))
line 120has target && isGoblin
if (CanCast(SNOPower.Witchdoctor_SpiritWalk) && CurrentTarget.IsTreasureGoblin && CurrentTarget.HitPointsPct < 0.90 && CurrentTarget.RadiusDistance <= 40f)
line 67 off cd for incapacited or rooted
line 51 off cd if avoidance
line 42 off cd any circonstance
So,
line 42 cast off cd
avoid, incapacited or rooted > cast
rune are not healing or not honored, and has target != goblin > no cast
occ > cast if case enabled
there are no reason that don't work with player health pct check

(if are Settings.Combat.Misc.AllowOOCMovement disabled)
for healing journey you can replace runeIndex == 4 by "Runes.*hero*.*rune*.IsActive"
my realy bad english do that i doesn't unterstand your logic for dog, but you can check if the Ids in DataDictionary.ZombieDogIds are updated
stuck without any actions
Code:
Successfully generated path from {X=279,Y=252} to {X=236,Y=265} in 00:00:00.0019866 with 63(14) hops
Client path generated.
Generated path to <662.5, 830, 6.103516E-05> (x1_Catacombs_Door_A 112 yds Elite=False LoS=False HP=-1,00 Dir=W) with 14 hops.
[Trinity] Target changed to 258595 // x1_Catacombs_Door_A (Door) <12f
Navigator.Clear
Generating path to x1_Catacombs_Door_A 49 yds Elite=False LoS=False HP=-1,00 Dir=NW - <592.5, 865, 0>
Successfully generated path from {X=265,Y=249} to {X=250,Y=237} in 00:00:00.0026200 with 26(10) hops
Client path generated.
Generated path to <592.5, 865, 0> (x1_Catacombs_Door_A 49 yds Elite=False LoS=False HP=-1,00 Dir=NW) with 10 hops.
similar thing ith doors, but in this case there was an elite pack behindthe door
and logs spam smthing bout Avoidance
He has the good target, maybe the GetPower fot detructible doesn't work at all
after this bot leave because of inactivity timer and DB stopped with this error
i know this is known error of DB or Trinity. mby youcn fix it?
Code:
Loaded profile R-RIFT
Game joined, Resetting profile caches.
[QuestTools][ExploreDungeonTag] ExploreDungeon ResetCachedDone()
Resetting current behavior.
[GameEvents.OnGameJoined] Resetting inactivity detector
[GameEvents.OnGameJoined] Clearing actors
[GameEvents.OnGameJoined] Reseting dungeon explorer
========== Grid segmentation resetting!!! ============
========== Grid segmentation resetting!!! ============
[COLOR="#FF0000"][Trinity]Error in HandleTarget: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 416[/COLOR]
bot stop but DB and Diablo not unresponsible
I already tried fix it :/
i dont change any settings - bot died fighting with alites, and healthglobe was near him but he ignore it on low hp
will try with Give High Priorities for Globes
yep, you can increase the weight for health globe here : Trinity/Movement/NavHelper.cs line 973
and check this :
I'm using these new Trinity settings and it still dosen't work that well for me. My DH isn't keeping a safe distance from Elite Packs/Rare Mobs/Bosses, and he dosen't avoid their AoE.
I die a lot on Grift 33 with these settings, and with the standard Trinity I used before, I could make it to at least grift 37 without trouble. These settings are supposed to work even better, I don't get it?
It's necessary to use the fork with the settings, and modify the R-Rift.xml profile!
Read the first post and the hidden content
edit : for me he close 41/42, 43 one time, by hand i do 44 max
