Halla Kommer til ? teste den her p? DK'en min som er 560 ilvl, h?per den gj?r mer dps enn det purerotation gj?r. Kommer med tips etterhvert. N? har jeg ikke tatt meg tid til ? lese alt, har du lagt til GUI? Jeg vil gjerne bruke interrupts selv, samme med AMS og IB, siden spesielt p? garrosh s? m? man time CD's helst selv. Kj?rer p? med den her ikveld
Code: Halla Going to test it here on my DK'en that is 560 ilvl, hope it does more dps than purerotation do. Comes with tips for each. Now I have not taken the time to read it all, you've added to the GUI? I would like to use interrupts himself, same with AMS and IB, especially since Garrosh then you have to time the CD's first self. Running on the here tonight denne rutinen ikke kastet ikke defensive CDer, m? du manuelt kastet dem. Du kan ogs? deaktivere avbryter. Code: this routine does not cast defensive CDs, you will have to manually cast them. You can also disable interrupts.
wow, that was really bad google translate Skru av interrupts vist du vil bruke dem selv. Death Vader bruker ikke def cooldowns, s? dette m? du h?ntere selv. GUI er der ja.
Har testa den n?. Du m? fike ALT modifiers, plutselig skal den poppe army osv. Overall DPS er s?nn n?genlunde, men har bare f?tt pr?vd den p? Thok the Bloodthirsty. Det som er med ALT modifiers, er at hvis du har "No specific" p? f.eks Army of the Dead, s? med en gang du trykker ALT s? sl?r army seg p?. Skulle v?rt et option ? ikke bruke army i det hele tatt, hvis du skj?nner. Tester mere senere. EDIT; En ting til, han er ganske "sen" med ? refreshe blood plague og frost fever, og den bruker outbreak selv om han har buffs oppe p? 10sek +++
Hi,alxaw! your frostDk's code has a big bug: Code: Spell.Cast("Empower Rune Weapon", ret => (I.WieldsTwoHandedWeapons && CanEmpowerRuneWeapon) || (!I.WieldsTwoHandedWeapons && CanEmpowerRuneWeaponDW) && ( (SG.Instance.Frost.ClassRacials == DvEnum.AbilityTrigger.OnBossDummy && U.IsTargetBoss) || (SG.Instance.Frost.ClassRacials == DvEnum.AbilityTrigger.OnBlTwHr && G.SpeedBuffsAura) || (SG.Instance.Frost.ClassRacials == DvEnum.AbilityTrigger.Always) )) Code should be modified to Code: Spell.Cast("Empower Rune Weapon", ret => (I.WieldsTwoHandedWeapons && CanEmpowerRuneWeapon) || (!I.WieldsTwoHandedWeapons && CanEmpowerRuneWeaponDW) && ( (SG.Instance.Frost.EmpowerRuneWeapon == DvEnum.AbilityTrigger.OnBossDummy && U.IsTargetBoss) || (SG.Instance.Frost.EmpowerRuneWeapon == DvEnum.AbilityTrigger.OnBlTwHr && G.SpeedBuffsAura) || (SG.Instance.Frost.EmpowerRuneWeapon == DvEnum.AbilityTrigger.Always) ))
Hi this currently supports Frost and Unholy Specs only. For tanking you can use PureRotation or TuanHa.
Fair enough. I was using this from the start (when it was Frost/Unholy) and checked the front page before commenting to be sure, but I'm happy to know there is another Blood CC available! Perhaps the first post could be updated. Cheers!
I just have to say again I love this cc for frost pve it rocks. Just started using it for blood too. Thanks.
Added Auto Pause on Manual Cast, you can set the amount of MS it needs to pause before continuing the rotation. I would recommend 200-300 ms
Compiler Error: l:\新建文件夹 (3)\Routines\DeathVader\Interfaces\GUI\DV_Interface.Designer.cs(71,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusForeColor' and no extension method 'SelectedItemWithFocusForeColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?) what's happen???
Added Auto Pause on Manual Cast, you can set the amount of MS it needs to pause before continuing the rotation. I would recommend 200-300 ms