Wow! Great work so far on this! I only have one question. Both Pitbull and AG Unitframes have a targeting issue not allowing you to select group members when Control, Alt, or Shift are held down. This makes if very hard for some healers to switch targets when casting spells. Is there any chance this can be remedied?
Wow! Great work so far on this! I only have one question. Both Pitbull and AG Unitframes have a targeting issue not allowing you to select group members when Control, Alt, or Shift are held down. This makes if very hard for some healers to switch targets when casting spells. Is there any chance this can be remedied?
Use a click cast addon to set targeting actions for shift-click.
Another request -- an option to hide tooltips (a) always, (b) in combat, or (c) never, as Grid does.
And, an issue agUF also had -- in any Tempest Keep instance, when you die and release, you're alive at the graveyard down below, but both agUF and PitBull still show me as dead until my health changes (either from combat, or getting a stamina buff, or switching gear).
when the aura side is set to left the first buff/debuff is not in proximity of the related unit frame. An option to make the buff appear from lef to right would be helpful
Also, for my party layout an option to make the pet frames binded with pet owner's is needed :/ I have too much wasted space beetween pets and party instead...
I play a paladin and it's useful to know from the frame if a party member is polymorphed or feared so i can do a quick dispell. With aguf it showed it as a debuff but for some reason pitbull doesn't show it up as either a buff or debuff. Any way we can get this implemented.
Overall - i love this addon. A VAST improvement over current options.
In the latest revision, I no longer get the error message when trying to select a custom health color, but the color doesn't change. I notice it says in the tooltip its the lowest priority or something. I don't have any other settings set, class color/hostility, is there something I'm missing or is it just not working? =P
However when I enable custom colors and click on an NPC I get:
Interface\Addons\Pitbull\Health\Health.lua:178: Bad Argument #1 to 'unpack' (table expected, got nil)
"Hide party frames in raid" does not work if there are only 5 people in raid group.
Maybe you can add an "Hide party and player frames in raid" option?
in any Tempest Keep instance, when you die and release, you're alive at the graveyard down below, but both agUF and PitBull still show me as dead until my health changes (either from combat, or getting a stamina buff, or switching gear).
Wow! Great work so far on this! I only have one question. Both Pitbull and AG Unitframes have a targeting issue not allowing you to select group members when Control, Alt, or Shift are held down. This makes if very hard for some healers to switch targets when casting spells. Is there any chance this can be remedied?
Change line 298 of ag_UnitClass.lua to this (for the latest (31219) version):
self.frame:SetAttribute("*type1","target")
or find the function aUF.classes.aUFunit.prototype:SetAttributes() and make sure the line I just mentioned is in there in place of self.frame:SetAttribute("type1","target"). Note the asterisk.
Note: the ag_uf author(s?) may have done it their way for a reason and thus this change may cause unexpected behavior. My change has been working fine for me, though, for over a week, even with click-casting.
Edit: I forgot to mention that my little hack is for aguf only, but a similar fix will probably work for pitbull if it also does "type1","target" instead of "*type1","target".
Use a click cast addon to set targeting actions for shift-click.
And, an issue agUF also had -- in any Tempest Keep instance, when you die and release, you're alive at the graveyard down below, but both agUF and PitBull still show me as dead until my health changes (either from combat, or getting a stamina buff, or switching gear).
Also, for my party layout an option to make the pet frames binded with pet owner's is needed :/ I have too much wasted space beetween pets and party instead...
Overall - i love this addon. A VAST improvement over current options.
Interface\Addons\Pitbull\Health\Health.lua:366: Attempt to Index Field '?' (A Nil Value)
Its probably a very simple fix but I really don't know much about coding so I'm just gonna post it here.
However when I enable custom colors and click on an NPC I get:
Interface\Addons\Pitbull\Health\Health.lua:178: Bad Argument #1 to 'unpack' (table expected, got nil)
"Hide party frames in raid" does not work if there are only 5 people in raid group.
Maybe you can add an "Hide party and player frames in raid" option?
Thanks for a really cool addon...
Same here.
Change line 298 of ag_UnitClass.lua to this (for the latest (31219) version):
or find the function aUF.classes.aUFunit.prototype:SetAttributes() and make sure the line I just mentioned is in there in place of self.frame:SetAttribute("type1","target"). Note the asterisk.
Note: the ag_uf author(s?) may have done it their way for a reason and thus this change may cause unexpected behavior. My change has been working fine for me, though, for over a week, even with click-casting.
Edit: I forgot to mention that my little hack is for aguf only, but a similar fix will probably work for pitbull if it also does "type1","target" instead of "*type1","target".
There's just raidrames all over the place :P
- option for flashing of de/buffs
question:
not sure how to use those nifty watchdog tags (not even sure i need those).
http://wowace.com/wiki/WatchDog offers no help.
i would like to ve the target health shown as
"[smarthp(?)] - [percenthp]".
i.e.:
[Big Bad Mob 900k - 100%]
[percenthp] was a lucky guess - but well smarthp was not - shows an absolute - whats the tag for mini or smart hp?