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
I can't imagine how PitBull4 is causing world latency issues. It has nothing it in that triggers communication. So it should have no impact on your latency. I suspect it's a coincidence that things were fine when PitBull4 was disabled.
Until recently totems weren't enabled except for Shaman.
Hi there.
First, a BIG thank you for updating this for v5. I have noticed something a little strange/weird though with my DK and I was wondering if you could help me. It appears a rogue little 'icon' / button has appeared above my players frame and I can't for the life of me get rid of it or know what its trying to display.
http://s9.postimage.org/wmtxtfgb3/wtf.jpg
Sometimes, its blank / black, other times it shows my Blood Pressence icon, other times its that weird icon (i dont even know what spell that is!).
I've gone through the options and disabled auras and things I think it could be one at a time, but to no avail.
Any ideas?
Believe that's the Totem module that's showing up for the Ghoul (if you're not Unholy your Ghoul is tracked as a Totem).
Yup. Totems got re-enabled...disabling that got rid of it. Thanks :D
I am wondering how to filter out my raid party's debuffs on the enemy target in order to just show my own debuffs, i have no interest in seeing other's debuffs on my target. I've played with the aura editor in advanced mode, and its kind of confusing, hopefully you can help? Also, whenever i try to change the settings with the advanced settings of a filter pitbull gets some kind of error and blanks out, meaning the page with all the control features will show up blank and i have to reload ui and it works again.
You shouldn't need to mess with the advanced filter to do what you want. Just choose the Default debuffs or Default buffs filter. It's possible that there are some auras that are missing, especially as there have been many changes. If you find some let me know and I'll fix it.
If you want to turn off some filters you can do it from the simple tab fairly easily.
If you can give details of how to replicate the error and what the error or errors are I can probably fix whatever the issue you're seeing with the advanced filter setting.
Hi,
Ever since patch 5.0.4, I've been noticing a huge increase in mouse sensitivity whenever I'm using pitbull. This is especially an issue when using the right mouse button to turn my character; the slightest movement ends up turning me 360 degrees. Disabling pitbull solves the problem. Any ideas how to fix? I've tried playing around with the mouse options in the interface menu, but it doesn't seem to help.
EDIT: I uninstalled/reinstalled the addon, and it seems to have solved my problem.
That's really peculiar, I have no idea how PitBull4 could have been causing that. Glad you resolved it though.
Hey!
I'm not sure if this has been asked already (as I've only looked at the first two pages of questions) but where have my party/raid frames gone?
Ever since WoW's 5.0.4 patch Pitbull hasn't been showing my party or raid frames.
I know they're definitely enabled - they're both ticked & the 'show when' options are all correct as well.
Any ideas why this is happening? Help, please!
You're probably running some other addon that's breaking them. Clique is a common culprit, if you're running it you should update to the latest version. Otherwise try without any other addons loaded and then enable them back till you find the one that's creating the problem.
Thank you!
Clique was the culprit. ( :
Hello!
I have a quick question for you.
Ever since this addon has been updated for 5.0.4, I have two, grey opaque boxes that seem to have afixed itself to my pitbull frames. One of the boxes appears to be where the countdown for my Healing Mushroom go (I'm a druid) and the other appears to be a placeholder of some sorts for my target's buffs.
I took a picture of them in hopes of being able to better explain it: http://imgur.com/1uYj2
Do you know if there's any way for me to get rid of these boxes without having to trash my saved lua file and start anew?
Both of them are the Totems module, which is now enabled for druids in order to show Mushroom timers. Configure it on the indicators, totems tab for the appropriate layout(s).
Hey can anyone tell me if it is possible 2 show Debuffs on my Target in Different Colors like Purple for Curse, Blue for Magic etc. I can´t find a way 2 do it.
Go to the layout for your target frame. Aura tab. Borders. Set the various debuff borders to Color by Dispel type. If it's not working you're probably on the wrong layout.
THANK you very much :D i totaly didn´t pay attention 2 that window i thought it does something else :D
Noticed on several toons that when I change specs the normal WoW player and target become visible. They are supposed to be hidden. It's easily fixed with an addon reload or I can go in and untick/retick "hide blizzard unit frame" in the pitbull config. But it's only on some of my characters. Is it addon interactions or something? This didn't just start patch 5.0.4.
Some other addon is showing them. There are several addons that show the frames everytime you zone, change specs, etc... if they don't have them set to hidden in their config because the authors never considered more than one addon could be configured to hide them. In fact this comes up often enough it's in the FAQ:
http://www.wowace.com/addons/pitbull4/pages/faq/#w-i-have-the-blizzard-player-and-target-frames-set-to
@Pinkdwarf
WoW doesn't provide anyway to rotate the text. However you can put newlines in the text to make it appear vertical.
So let's say you start with this:
Take the return line and wrap it in string.format and put it in a variable, then add the code that follows that line. You should leave any lines ahead of the return line alone. If the text has multiple return lines you'll probably want to refactor it so that it only has one.
But the above example would end up like so: