Kevin Spacey
Community Developer
- Joined
- Aug 31, 2013
- Messages
- 2,830
- Reaction score
- 11
to many profiles in todo list...
i spent a whole day for one now - for Mira
i spent a whole day for one now - for Mira
public static bool CanUseHammerOfTheAncients
{
get
{
return !UseOOCBuff && !IsCurrentlyAvoiding && !Player.IsIncapacitated && !IsWaitingForSpecial && CanCast(SNOPower.Barbarian_HammerOfTheAncients) &&
Player.PrimaryResource >= [B][COLOR="#FF0000"]45[/COLOR][/B] && Player.CurrentHealthPct >= Settings.Combat.Barbarian.MinHotaHealth;
}
}
[*] tip for HOTA barbs - go to the \Plugins\Trinity\Combat\Abilities open BarbarianCombat.cs and edit this numbers from 20 to 45, its better for me, personally
Code:public static bool CanUseHammerOfTheAncients { get { return !UseOOCBuff && !IsCurrentlyAvoiding && !Player.IsIncapacitated && !IsWaitingForSpecial && CanCast(SNOPower.Barbarian_HammerOfTheAncients) && Player.PrimaryResource >= [B][COLOR=#FF0000]45[/COLOR][/B] && Player.CurrentHealthPct >= Settings.Combat.Barbarian.MinHotaHealth; } }
Just added this as a TVar, defaulted to 45.
Thanks!
i think no
somethimes there is a lot of thrash
sometimes 1-4 zombies
sometimes - 0 zombies
if you want the location with high mb dencity - run BestEXP
Why does the bot logout after death? My char gets frozen sometimes and dies with the boss almost dead, and it logs out...t5-6
Ok
do not use .347 DB beta, roll back to old one
this version causes weird stucks, i hope Nesox will fix it later
i use .343 without any problems