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 wanted texts on health bar to show something like this:
Percent HP
Current HP/Max HP
So, I have put in luatext window return "%s%%\n%s/%s",Percent(HP(unit),MaxHP(unit)),HP(unit),MaxHP(unit)
but the result looks like this:
100%...
and not showing current hp/max hp part at all. It seems multi line text is shortened for some reason. Is there any work-around for this?
After going through tickets posted in project site, found out I had to enable WordWrap()
Are you using Chinchilla minimap by chance or any other minimap addons outside of sexymap? If so chinchilla interferes with boss frames.
I have an issue that once I have enabled boss unit frames in PitBull they only show up once I have entered a raid and then do a /reloadui. If the reloadui is not done then I will not get boss frames to show up.
I continue to run into an issue where once (in a party) I enter a battleground or arena, my teammates' frames vanish, leaving only mine. I have tried a few things and nearly destroyed my settings. Has anyone encountered this and happened to discover a fix for it? I love this addon and wouldn't want to settle for anything less.
Great work on this by the way, I wish I knew what I was doing wrong that made my party's unit frames vanish though :(
Does the Blizzard API allow for a Bodyguard unit frame in Draenor? Playing a hunter with Defender Ilona can be fiddly with misdirect, especially as each time an in-game cutscene or event plays it removes your focus target.
Obviously a rather niche need, but would be nice :)
Bodyguards don't have a unit Id so it's not easy to do. There are a few addons that try and emulate a unitframe but I would assume they are tempermental due to the limitations by blizzard
So I have noticed that on health and power bars that show empty, there is a slim line to the left (when not inverted or set to deplete) instead of nothing. Basically a few pixel strip still showing.
Not sure if a bug or if there is a way to shift it to not show that line. Notice the red line in the bottom left of the image.
Edit: solved my own issue. It seems I had the width ending in an odd number (325). Switching it to 324 solved this. I guess with my resolution and hte way the frames scaled, (scaling was at 100%) it drew this funny.
Removing the annoying large image.
Hi there,
I just tried out this addon and I really like it ! Very customizable and good looking, good job to the devs.
I have a question though, in the buff/debuff highlight section, I tried some custom colors to highlight dispellable buffs by me and whether I check Color By Type or not, it only shows a blue border. I don't see any changes whenever its enable or not, i'd really like this option to work since it would be pretty useful to know when I can dispell something in BGs or arenas.
Thank you !
curious on what the coding is the change the color of the VeryShort(HP)(unit) i can get the Hp(unit) to change colors but not the veryshort 1. would like to change the color of the text/numbers.
When in a raid it does not show the empty slots between different groups when the groups are being sorted.
Like for archimonde who goes into the portal etc. e.g. they put 3 ppl in one grp and leave the rest of the grp-slots empty, Pitbull just fills them up with ppl of the next grp so that I always have to take a look @ blizzard's ui to know who is in wich group, because of Pitbull not showing empty slots inbetween the groups.
Is there any way to set it so that empty group slots within a raid are being shown and noticeable?
Got an error after trying to cast my zone ability in fight. After reloading the ui it worked fine. Not sure if the fact that I build the outpost only a few minutes before (so no loadscreen in between) had something to with it.
Date: 2015-08-09 02:46:37
ID: 12
Error occured in: AddOn: PitBull4_HideBlizzard
Count: 5
Message: Error: AddOn PitBull4_HideBlizzard attempted to call a forbidden function (CastSpellByName()) from a tainted execution path.
Debug:
[C]: CastSpellByName()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
Hello. Thank you very much for the add-on. It is very versatile, and so far it has met all of my needs. One thing I cannot figure out though, is how to display my party number (e.g. party #1, party #2, etc) when I am in a raid.
Thanks again.
edit: I should also note that I've looked through the guide, but couldn't find anything obvious.
I just downlaoded latest version v4.0.0-beta56 and I'm having issue with textuers. I'm only able to use 3 Blizzard textures even tho I've instaled LibSharedMedia 3.0. Additional fonts work fine. Pls help.
For some reason, the Totems module was enabled on my mage. I couldn't figure out why I had this little transparent box or how the heck to get rid of it. I was literally unchecking every module to try to find it :/
Still having a problem where changing the strata to 'background' or 'low' is making auras blink.
Trying to make a raid frame setup, and for whatever reason when i make a group, and filter it to be a specific raid group, one of the 5 unit frames will be a completely different scale to the other 4, and have different layout settings
Hey there, great addon, thanks for the awesome work! :)
I use this Addon for all my Unitframes but I got one problem. When in a raid it does not show the empty slots within a group when the groups are being sorted like for archimonde who goes into the portal etc. e.g. they put 3 ppl in one grp and leave the rest of the grp-slots empty, Pitbull just fills them up so that I always have to take a look @ blizzard's ui to know who is in wich group, because of Pitbull not showing empty slots inbetween the groups. Is there any way to set it so that empty group slots within a raid are being shown and noticeable?
Thanks a lot!
ohh i see the not full groups, so it is doable. i think i made separate pitbull groups for every raid group. G1 with filtered only to show Group #1 , and so on. place all in a tile pattern i like, and ready.
I'm encountering the same/similar scenario. Once I enter a BG/Arena my teammates' frames vanish, but mine remains..