amputations
Active Member
- Joined
- Jan 6, 2011
- Messages
- 2,262
That is common for everybody using framelock, try set it to a lower tps and put your WoW-process to "high" in process-manager.
Hey mirabis, i have a issue when using tyrael with this if i have framelock off it doesnt really heal just seems so slow and doesn't spike. But if i have framelock on at 30 it heals fine but is get lots and lots of game lag spikes any ideas? This is when im doing LFR in dungeons it works really well.
It has to scan for a lot of things, causing it too lag when u are using it in big groups ; (
Thats a shame! Any idea on the framelock being off and low heals per second? Because theres no lag at all when its off.
Wil look at it ; )now its working with developer version, but when you leave LFR i.e. with Bot on, wow crashes, you have to press stop button that this doesn?t happen. can u fix this as well, i forget this always![]()
Is it safe to say the preset on 10 man bg is performing at max capability of this cc for a rbg?
Im pretty well geared atm,full male + 6 tyr, but my heals seem low in rbg's.
Theres just so many options, i dont know anymore what to set and what not to make this perform at its max
in a rbg.
Playing at 2 k + cr atm, so i would like to know what to do so i max this cc out in performance.
24/4/2013.How's Leaves different from the CC? Or is Leaves for all healing classes?
Do you have a planned release date for it?
I'm currently at a 525 ilvl healing progression tot heroics using 1.4.3 but I'm only averaging around 60k hps where other healers are 90k plus. This version used to top heals back in hof msv days. What is your current progression Mirabis? Was wondering where you have been testing your new leaves cc and what sort of performance I should expect from it. Are you testing it at 1st or 2nd haste cap? And what stats are you prioritising on your Druid? Mastery or spirit stacking? Really looking forward to leaves and want to make sure I get the most out of it
love ur work mate
His planned release date is 28/4/13 and Mirabis prioritises pve over pvp
Current Code:
![]()
As u might see above I've bound the incorrect settings to the spell.
This is hotfixed at revision 292+
Spell.Interrupt("War Stomp", ret => HealManager.UnitInterrupt, ret => Settings.Instance.WarStomp && SpellManager.HasSpell("War Stomp")),
Hi Mirabis,
When you reverted the Dev back to 1.5.3 also this bug has been revived
(I know your still sorting and reapplying the fixes).
But as a small reminder
Main.cs should read :
Code:Spell.Interrupt("War Stomp", ret => HealManager.UnitInterrupt, ret => Settings.Instance.WarStomp && SpellManager.HasSpell("War Stomp")),