@yipsilonn, extract all the folders separately into your CC folder, Felmaster - DeathknightBlood should do the trick nicely.
ok i did that,then when i start Lazyraider i got this in the log in View attachment LOG DK.txt what's should i do? thanks
you must be a mastery strong type frost dk and to change this to make it go frost presence find this in the Felmaster-DeathknightFrost>Felmaster CC Code: SC.CastBuff("Unholy Presence", a => true, "Unholy Presence"), And change that line of code to Code: SC.CastBuff("Frost Presence", a => true, "Frost Presence"), Btw do not expect the CC maker to make this change for you as being in frost presence is not optimal for most players and this will be a rare case. You will most likely have to make this change your self or if ossiran allows it I can PM you a modified version of his CC for you but only after he grants that permission.
yes you can here add this line of code Code: SC.CastSpell("Plague Strike", a => !SC.TargetHasDebuff("Blood Plague"), "Plague Strike"), under this part of the code in the CC to ensure it is not a super high priority Code: SC.CastSpell("Empower Rune Weapon", a => true, "Empower Rune Weapon"), SC.CastSpell("Outbreak", a => !SC.TargetHasDebuff("Blood Plague"), "Outbreak"), enjoy
Thanks for your help Imdasandman Next question. Is it possible to get it to use Death Strike when my HP below 50%? we talk about DeathknightFrostPVP
@ Ronkan place this code (taken from his blood dk CC) Code: SC.CastSpell("Death Strike", a => SimCraftBase.Me.HealthPercent < 50, "Death Strike"), and place it just before Code: SC.CastSpell("Necrotic Strike", a => true, "Necrotic Strike"), that should give it a good priority
May this be used for soloing? Like altairus or slabhide normal for mounts? Would be nice if it was possible!
my DK is not turning around when he gets attacked from behind while using this CC. did i do something wrong? he continues using the ability, but he needs to face the mob. help please.
THIS CC IS TO BE USED ONLY WITH LAZYRAIDER.... to make it simple since you are kinda new around these parts is.... Lazyraider CC's do not have any facing/movement coded into them. If you want that go use fpsware sorry