natninalok
New Member
- Joined
- Mar 17, 2014
- Messages
- 5
- Reaction score
- 0
DH use just primary skill
monk don't use epiphany and Inner Sanctuary...

Epiphany and inner sanctuary is working fine here. Are you sure that you have everything updated?
View attachment 122503
View attachment 122504
View attachment 122505
Why is it stashing all Level 70 rares?
364305,"-784029520","Angelic Shard","CraftingReagent_Legendary_Set_Hallowed_X1","Misc","CraftingReagent","Misc","CraftingPlan","Legendary","1","False",
guess that is what you need, right?
Check the option for Salvage all rares under Scoring/Town run.
Hey rrrix, do you think when you get a chance you could add a chat/whisper logging feature to trinity special logs?
The in game chat log stores very little and sometimes the client gets restarted.
Thank you,
Since I did write you a PM concerning the TrinityIgnoreCombat fix and you didn't answer, I am not sure if you actually read the PMs. Since you seem to read this thread I'm going to post the fix for trashpack cluster radius in here. You can find the fix for TrinityIgnoreCombat in your PMs.
So the Cluster detection:
In Weighting.cs replace:
withCode:(MovementSpeed < 1 && CurrentTarget == null) &&
Code:(MovementSpeed >= 1 && CurrentTarget == null) &&
I believe this should be right, if movement speed indicates what I believe it does. If we did move (>=1) in the last time we should be able ignore trash. If not we maybe shouldn't, because we might be stuck.
this is the old problem but... this is probably a solution!!@rrrix, I've identified another "bug" where the Diablo client crashes specifically after salvaging items and using the stash immediately afterward. I believe it's an intermittent problem as it does not always happen, but maybe it would be better to do the run after salvaging instead of going to the stash?
So is this working for a crusader? Because I've been trying to get mine to work and no good. It doesn't attack or use any ability. All it does is go move around and die.
I...
hot:
Find your WitchDoctor.cs (Plugins\Trinity\Combat\Abilities\WitchDoctors.cs)
Replace it with this and let me know if it works.
@rrrix Will you make all the skills for each class working in the next version ? Or will youneed a lot of time to perform this ? Thanks and great job again.
@rrrix, I've identified another "bug" where the Diablo client crashes specifically after salvaging items and using the stash immediately afterward. I believe it's an intermittent problem as it does not always happen, but maybe it would be better to do the run after salvaging instead of going to the stash?