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. Other Classic versions are supported in v4.2.x releases
(the same releases retail use).
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
-
View User Profile
-
Send Message
Posted Nov 7, 2010-
View User Profile
-
Send Message
Posted Nov 5, 2010Go to /pb Layout Editor > Other > Border
-
View User Profile
-
Send Message
Posted Nov 4, 2010-
View User Profile
-
Send Message
Posted Nov 5, 2010-
View User Profile
-
Send Message
Posted Nov 4, 2010No kidding! Sorry to be a pain. Got it figured out.
-
View User Profile
-
Send Message
Posted Nov 4, 2010One 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!
-
View User Profile
-
Send Message
Posted Nov 4, 2010-
View User Profile
-
Send Message
Posted Nov 4, 2010-
View User Profile
-
Send Message
Posted Nov 4, 2010-
View User Profile
-
Send Message
Posted Nov 4, 2010You can also make custom aura filters using the Advanced Aura Filter under Modules > Aura
-
View User Profile
-
Send Message
Posted Nov 7, 2010-
View User Profile
-
Send Message
Posted Nov 4, 2010-
View User Profile
-
Send Message
Posted Nov 4, 2010-
View User Profile
-
Send Message
Posted Nov 3, 2010@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.
-
View User Profile
-
Send Message
Posted Nov 3, 2010Well 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.
-
View User Profile
-
Send Message
Posted Nov 3, 2010-
View User Profile
-
Send Message
Posted Nov 3, 2010-
View User Profile
-
Send Message
Posted Nov 3, 2010Thanks 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?
-
View User Profile
-
Send Message
Posted Nov 3, 2010Here 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.
-
View User Profile
-
Send Message
Posted Nov 5, 2010