public override bool NeedRest { get { return _me.HealthPercent < Styx.Logic.Common.Rest.RestPercentageHealth; } }
I have attached a fixed version that rests at 50%. If you would like it to rest at another value you can modify the EatHealth variable in the CS file. Enjoy.
Thank you. I will test it now and report back how it works.
EDIT: I added your Deathknight.cs then got myself down to roughly 30% Closed WoW and restarted HB. When I tried to start HB I got a debug message.
Log:
bla bla bla
Adding: Unholy Presence
Spell book built
Could not compile CC from <HB DK.cs LOCATION>
File. Deathknight.cs Line: 36 Error: ;expected
Yikes, sorry. This one works.