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
No kidding! Sorry to be a pain. Got it figured out.
One problem I'm having though, and I imagine it's an easy solution. How do I turn off Blizzard's default buff/debuff? I'm using Pitbull's around the player frame, but I can't find an option for turning off the default, even after looking through the guide and the faq. I'm sure I'm probably overlooking something simple, but any help would be greatly appreciated.
Big thanks!
You can also make custom aura filters using the Advanced Aura Filter under Modules > Aura
@thankyouoakland, No idea on the tanking addon. As far as PitBull4 stuff. It's not duplicating frames. Those are distinct frames. You probably have some on that you don't want you should turn them off. As far as frames being in the middle of the screen. That's where they default to. It's where they have always defaulted to. I'd strongly suggest you go through the guide linked above.
Well and now another PB problem. It kept duplicating the frames, so i reset. Now it drops them right in the middle of the screen where I'm fighting, and lays down several on top of one another. I think I'll uninstall and try it again.
Thanks for that. I went and checked under units and it only gives me one option at a time. Player was selected. I turned that off and it seems to have fixed the problem. Appreciate the quick response for sure!
I did have one other quick add-on question i'm having a hard time finding out about. There's a tanking add on that creates kind of largish circles around the tank where the colors indicate threat levels. I can't seem to find that one. Do you know what it's called?
Here is the code.
-- because users are too lazy to disable feature in config file
-- adding an auto disable if some mods are loaded
if (IsAddOnLoaded("Stuf") or IsAddOnLoaded("PitBull4") or IsAddOnLoaded("ShadowedUnitFrames") or IsAddOnLoaded("ag_UnitFrames")) then
TukuiCF["unitframes"].enable = false
TukuiCF["raidframes"].enable = false
end
So nothing I can do anything about.
Initially, I can't seem to figure out why my unit frames are overlapping my blizzard menus - i.e. when I bring up my guild window, or friends list, and so forth. I'd really like to use PitBull but this almost renders it unmanageable for myself.
Secondly, is their any way to configure it so I'm only using the unit frames? I have a UI mod with a raid frame set up I really have become accustomed to, but PitBull seems to overwrite it completely.
Thanks in advanced.
By default we don't provide raid frames unless you configure them. We don't touch any other mods functionality. So I'm not really sure what you mean by that PitBull4 is overwriting it completely.
I try this with multiple Unit Frames. My current ui is the Elv's modified TukUI. X-perl among other unit frame addons don't affect my raid frames that's provided by TukUI, but if I load up PitBull in place of other unit frames, my raid frames are inaccessible. I'll keep tinkering with it. Thanks for any additional info.
@Garmage, Glad you got it figured out. For what it's worth I prefer people abbreviate my name as Shef not She, for obvious reasons.
@thankyouoakland, Sounds to me like you have Target's target target and Pet's target target turned on. Go into Units, select them and turn them off if you don't want them. This is why we have solo config mode so you can set all this stuff up.