PitBull Unit Frames 4.0
PitBull Unit Frames 4.0
Woof. Arf. Yip.
Getting Started:
You can help translate PitBull for your language with the localization tool.
Classic
PitBull works with WoW Classic! Classic Era/Vanilla is supported in
v4.3.x-vanilla
releases. Cataclysm Classic is supported in v4.2.x
releases
(the same releases retail use).
Classic Era caveats:
- Aura duration is not available from the API, so PitBull uses LibClassicDurations to show them. The duration can be inaccurate if it's affected by rank or talents.
- Cast info is only available for your spells from the API. PitBull uses LibClassicCasterino to show cast bars for other units, but this can be inaccurate since there is a lot of guess-work involved.
Download
CurseForge: https://www.curseforge.com/wow/addons/pitbull-unit-frames-4-0
Wago: https://addons.wago.io/addons/pitbull4
WoWInterface: https://www.wowinterface.com/downloads/info20021
That's really odd. I'll look into it, but this may be something on Blizzard's side. I can only display the info they give me.
Hello,
I am having an issue where if I invite someone to my group who I am not "in range" of, they register as being Offline. The only way I can fix this is to /rl after my game has their character on my screen. Any idea what the problem may be?
I am having this same problem however mine goes away once my party/raid member comes within range of my character.
I would love a feature like this as well
Hi,
does anybody know if it is possible to use the standard bar for alternative energie like the bar at "The Stone Guard" or "Majordormus"?
Thanks
Pitbull settings > Modules > Hide blizzard frames - uncheck Alternate power
Sounds like you have a custom LuaText that's broken with Pandaren's or you're using a module. Can you enable Lua errors and post the errors you get when you target a Pandaren?
When i target pandas/monks most of the time I am unable to see their health/mana. How do i fix this?
if im trying to fight a mob, and someon eelse hits it. how do i have pitbull tell me that the other person 'tagged' the mob
It does so by changing the color of the Health Bar. The color change is configurable: /pb, Colors, Health Bar, Tapped.
File a ticket and I'll add it if it isn't there already.
Hi, is it possible to disable the borders around the totems on the totembar? I've looked at both option windows for totems and borders are disabled generally but they are still showing. Thanks!
I get this error and can't change my talents any more. It happens directly after logging in and when I leave a party oder raid instance. /reload usually fixes the problem, but sometimes even this doesn't do the trick.
I don't even understand what Pitbull has to do with changing talents - I think it should not need the RemoveTalent()-Stuff at all...?
Date: 2012-10-13 17:52:22
ID: 1
Error occured in: AddOn: PitBull4
Count: 1
Message: Error: AddOn PitBull4 attempted to call a forbidden function (RemoveTalent()) from a tainted execution path.
Debug:
[C]: RemoveTalent()
...rface\AddOns\Blizzard_TalentUI\Blizzard_TalentUI.lua:27: OnAccept()
..\FrameXML\StaticPopup.lua:3827: StaticPopup_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
Locals:
None
AddOns:
(many Addons)
It's not. It's a bug in the game itself, 5.0 has had a lot of problems with taint leaks in Blizzard's code that makes things stop working and then blame a random addon.
For boss frames implement this patch yourself.
http://www.wowace.com/addons/pitbull4/tickets/957-patch-basic-boss-frames/
They declined that patch 2 years ago but never implemented their own version of boss frames.
Cheers mate, works great for me :) Looks a lot better than the blizzard frames and obv. configurable.
Really helpful on The Stone Guard to see boss buffs since the alternate power bar isn't colored.
Anyone have working bars from some bosses like The Stone guards, that shows you energy and stuff. Not appearing for me. Not sure if it is pitbull or something else causing it to not show.
Im a Frost DK is there an option for my pet cause i cant dismiss it when im stuck in combat
There's a bug in Blizzard's code that's breaking the menu. Use a macro for the time being:
/run PetAbandon()
File a ticket and attach your WTF/Account/$ACCOUNT/SavedVariables/PitBull4.lua and I'll look into it. I'm betting you have a custom LuaText without the right event(s) set on it.