i Hate this cc when my dk is with rhat in dungeons he only autoattacks... lv60 atm... so i better take singular he makes heartstrike its enoght for low level tanking
hmm yea you prob are better off with a full class type CC like singular... not all C's are able to be used for leveling btw direct quote from the OP "Requires: Latest Honorbuddy version Level 85 Blood Death Knight " should maybe read instead of whining
Good CC.. how to change setting to ignore resting? Im doing some quests.. with frost tree.. but when have low health, i can move my character.. need resting.. how to disable that?
Deathstrike.cs (remove or comment out "//" the following from the code) Code: public override bool NeedRest { get { if ((Me.HealthPercent <= 50 || Me.ManaPercent <= 50) && !Me.IsSwimming) { return true; } else return false; } } public override void Rest() { if ((Me.HealthPercent <= 50 || Me.ManaPercent <= 50) && !Me.IsSwimming) { Styx.Logic.Common.Rest.Feed(); } }
simple answer try it out for yourself... Everyone will have a different experience due to different gear setups and different talent/glyph choices and different preferences in play style
This may be true, however CLU is designed for maximum survivability, if you are around 90% and have a Blood Shield CLU will out dps DeathStrike, whereas DeathStrike always does solid DPS with reasnable survivability.
Thanks wulf for your CC's i raid with CLU and its RLY NICE Thanks Thanks Thanks +rep BTW: I tank with a Death Knight
Maybe u can add a option to Disable Anti-Magic Shell?! Cause the CC use it useless^^ i need it for Madness of DW Heroic at the third where the head comes down for the debuff it will stack and ive no ams ready for it cause it will use it on Shrapnel Cast^^
Hey, jumping in right here, but almost every battle I get in I get this error: Code: [4:14:57 AM:358] System.NullReferenceException: Object reference not set to an instance of an object. at Deathstrike.DeathKnight.damageReduction() in c:\%%\Honorbuddy_2.0.0.5800\CustomClasses\Deathstrike\DeathstrikeHelpers.cs:line 272 at Deathstrike.DeathKnight.get_NeedCombatBuffs() in c:\%%\Honorbuddy_2.0.0.5800\CustomClasses\Deathstrike\Deathstrike.cs:line 288 at Styx.Combat.CombatRoutine.CombatRoutine.#KAd(Object cnd) at TreeSharp.Decorator.CanRun(Object context) at TreeSharp.Decorator.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.Decorator.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at Styx.Logic.BehaviorTree.TreeRoot.Tick() Any thoughts?
hier mit log. das CC hat bis vor dem update noch wunderbar funktoniert. english: here with full logs. the cc worked perfectly until the last update.
Hi Thang78, could you update http://www.thebuddyforum.com/honorb...ontrolled-raiding-heroics-raf.html#post271577 I fixed the pesky bug with AMS as well (see attached V2.6) Deutsch: Hallo Thang78, k?nnten Sie aktualisieren http://www.thebuddyforum.com/honorb...ontrolled-raiding-heroics-raf.html#post271577 Ich reparierte die l?stigen Bug mit AMS als auch (siehe beigef?gte V2.6) On another note I would like to retire this CC, if anyone wants to Fork it feel free.
thanks for the fast reply and for your support. i have updated lazyraider now and use the 2.6 version. but still the CC won't tank. here is the log.
Hi Thang78, Please try the following;- Start Honourbuddy Select Deathstrike 2.6 Click "Class Config" button Click "Blood" under the "Presence" heading. Click Save and close Stop Honourbuddy restart Honourbuddy. then for Lazyraider I recommend;- Click "Bot Config" Tick " Run without a tank (no leader)" under the "Behaviour" heading.