Originally Posted by Ailetha
Can you make timers (aka time left on LB/MOTW/Rejuv/Renew) show up over/around the corner & side icons or is that feature available over center icons only? The actual NECB/Quartz mod cast bars take up too much screenspace for my liking. I think I have a HoT timer addon for Grid but I also think it doesn't do timers over corner icons or I haven't been able to figure out how to make it do that. I want to eliminate the stack of cast bars altogether if possible.
|
I added a color2/color3 option to GridStatusHots to time my Swiftmends better. Right now it's set to go to color2 when there's 4 seconds left, and color3 when there's 2 seconds left. I added it to Rejuv, Regrowth, and Renew, not to Lifebloom because I use GridStatusLifebloom for that.
However, some caveats. If you look at the code for GridStatusHots, you can see that the logic it uses to determine when to remove a hot indicator is to check for the duration of the spell and if the target still has the buff. So in a situation like this:
1. I cast Rejuv on a target
2. Another druid casts Rejuv on that target one second later
3. The other druid Swiftmends the target
4. At this point my GridStatusHots timer will be wrong because it doesn't know that my Rejuv got Swiftmended. The other druid's Rejuv is there, so the indicator won't go away.
Still, could be useful if there aren't many other resto druids in your raids.
Download the original version of GridStatusHots that this is based on:
http://files.wowace.com/GridStatusHo...ots-r54878.zip
Download my modified version:
http://apdkp.org/GridStatusHots.zip