Hello...since patch the time remaining on my renews on other players doesn't show anymore...i still get how many are on each character, but no time remaining. Strangely enough though...i still get the countdown on my character's grid box just not everyone elses. I hope this makes sense. Please help.
Yknow, I think this might be something with Grid itself since I've been having that problem with Grid Incoming Heal status icon. I can only see ones that other people cast, but for my own heals, I only see the incoming status icon that I cast on myself or someone on my server.
Hello...since patch the time remaining on my renews on other players doesn't show anymore...i still get how many are on each character, but no time remaining. Strangely enough though...i still get the countdown on my character's grid box just not everyone elses. I hope this makes sense. Please help.
I can't figure how to add the feature to show how many stacks of Lifebloom I've applied. There should be a hot count text thing? Well, can't find it :| Where is it?
I can't figure how to add the feature to show how many stacks of Lifebloom I've applied. There should be a hot count text thing? Well, can't find it :| Where is it?
Yes, I'm not too sure what's being changed, but since the lastest updates(I tried the very lastest, and the first of the "new" ones, which was from yesterday), it's straight out broken, throwing the errors above whenever I cast a hot. I reverted to the old '07 version and works fine.
On a side note, that made me realize how much of a bitch I am to grid and its plugins, healing without my hots showing was like painful ^^. Good thing it only was karazhan tho, and I still had my lifebloom showing since I'm using a different plugin for lifebloom.
..
2008/02/20 07:12:11-1292-x53]: GridStatusHots-2.3a\GridStatusHots.lua:578: attempt to compare nil with number
...
Quote from Pyros »
Yes, I'm not too sure what's being changed, but since the lastest updates(I tried the very lastest, and the first of the "new" ones, which was from yesterday), it's straight out broken, throwing the errors above whenever I cast a hot. I reverted to the old '07 version and works fine.
On a side note, that made me realize how much of a bitch I am to grid and its plugins, healing without my hots showing was like painful ^^. Good thing it only was karazhan tho, and I still had my lifebloom showing since I'm using a different plugin for lifebloom.
fixed in GridStatusHots-r62250
that was a little typo in the new feature from r62084... looked like the copy&paste devil striked again ;)
Our guild actually uses this addon as a way for our healers to not "steal" HoT'd raid members. This allows all of us healers to make very quick decisions about "Who REALLY needs this heal" so we are able to spread "power heals" to those that are actually in dire need of it, rather than on someone who will do just fine being healed up to full via a HoT. It's tremendously effective on massive AoE fights where the healers have to make life-or-death decisions!
That said, we'd love to see Lifebloom included by default. I've made the change suggested here: http://www.wowace.com/forums/index.php?topic=4142.msg165440#msg165440 in the version of the addon that we distribute to our guild members. Would be nice to see it included by default!
GridStatusLifebloom only shows up for Druid/Priest players, so we've used GridStatusHoTs since it shows up for all classes. Thank you for a great addon, we couldn't raid without it!
rev. 64007 update:
Number of LB stacks should now be counted in Total Hots, however I'm not able to test this.
Not sure what is preferred for hot timers when it comes to LB, the countdown or your stack number (text are limited to the square) and I don't play druid. (not counting my lvl 4 druid).
As a Druid, I would like Buff: My Lifebloom to be Lifebloom count, not all hots count. We set different indicators for different hots. We need to see the number of lifebloom stacks though. I tried the other Lifebloom grid mod but I don't like the format.
Hi Shadmar, thnx for the great mod that you wrote. I just have a little problem here. On my druid, I disable all other features except Lifebloom indicator. It shows "X1 - X2". X1 is duration timer on my lifebloom, X2 is the stacks. But somehow, X2 shows incorrect stacks if I put other HOTs onto the target. For example, if the target has 1 stack of lifebloom, and 1 Rejev. It will show as 2. Can you please fix that? or there is something I need to config? Thnx in advance.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
http://forums.worldofwarcraft.com/thread.html?topicId=102909678&sid=1&pageNo=12#221
Will be fixed in 2.3 I guess.
Here's a quick fix. Add these 4 lines to the top of the UNIT_SPELLCAST_SENT function.
It should look like
- You can change the duration of HoTs (ex Tier 5 priest gear adds 3 sec to renew)
EDIT : Thanks DannyG, your code snip workaround for the BG problems also added...
I think you're looking for GridStatusLifebloom...
to
I can't do any SVN commits at the moment, so if someone else can, I'd appreciate it.
should be changed like this
read my post about 100 pixel above your question.
2008/02/20 07:12:11-1292-x53]: GridStatusHots-2.3a\GridStatusHots.lua:578: attempt to compare nil with number
008/02/20 07:14:44-1292-x14]: GridStatusHots-2.3a\GridStatusHots.lua:593: attempt to compare nil with number
I've been running the WoWaceupdater to grab the latest versions.
On a side note, that made me realize how much of a bitch I am to grid and its plugins, healing without my hots showing was like painful ^^. Good thing it only was karazhan tho, and I still had my lifebloom showing since I'm using a different plugin for lifebloom.
fixed in GridStatusHots-r62250
that was a little typo in the new feature from r62084... looked like the copy&paste devil striked again ;)
The new features are 2 ekstra customizable colors for all hots.
Defaults are yellow on 4 sec left and red on 2 sec left.
I've been thinking about adding Earthshield stacks and maybe Lifebloom stacks aswell but there already is a statusmodule for Lifebloom stacks.
EDIT: thx kunda, I slacked on the Druid testing, my usual druid tester quit wow, and I'm to busy to lvl a druid myself. It was copy&paste indeed :)
That said, we'd love to see Lifebloom included by default. I've made the change suggested here: http://www.wowace.com/forums/index.php?topic=4142.msg165440#msg165440 in the version of the addon that we distribute to our guild members. Would be nice to see it included by default!
GridStatusLifebloom only shows up for Druid/Priest players, so we've used GridStatusHoTs since it shows up for all classes. Thank you for a great addon, we couldn't raid without it!
Number of LB stacks should now be counted in Total Hots, however I'm not able to test this.
Not sure what is preferred for hot timers when it comes to LB, the countdown or your stack number (text are limited to the square) and I don't play druid. (not counting my lvl 4 druid).
So:
LifebloomTimeRemaining-LifebloomStackCount
like that.
Edit: Edited it myself. Changed this:
to
Works perfect.