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
sorry I wrote a reply while you write one too. Thank you for the reply Shefki.
@Shefki
with your lastest build, when in config mode for party, raid10, raid25, raid40, no units appear while in config mode. :(
here a screenshot with the bug while in config mode : http://www.empire-guilde.org/tuk/screenshots/pb4-bug-config.jpg
original raid layout without config mode : http://s.wowinterface.com/preview/pvw28445.jpg
tukzlol, config mode should be fixed in the latest alpha.
dwinecoff016, Just /reloadui the config window isn't persistent between sessions.
Well, I managed to move the Pitbull options menu off the top of my window, so I am unable to reposition the menu. Is there a way to reset the menu location without having to reset my PB?
(Using PB4)
tukzlol, How so?
V1X0, If you're using the beta release it's a known issue, should be fixed in the alpha releases. Also keep in mind you'll only see VisualHeal for people running LibHealComm which from my testing in BG isn't as many people as you'd think.
Everything is working great exept visualheal in battlegrounds for me. I can only see the visualheal-bar on ppl from my server. It's pretty anoying when playing battlegrounds. Any fix, please?
v4.0.0-beta1-32-g4fc149f
config mode bugged for party and raid units?
g1breel, or if you're using the Alpha you can just do:
I made it handle single nil returns for you guys. :D
No plans to turn it into a library. It's pretty tied to PB4 at this point. If I change it then I'd need to make it handle a lot of things it assumes PB4 will do for it. Like wacky units.
Any plans to spin LuaTexts out into a library so I can bug the UnderHood developer to include it and let me ditch DogTags? :) Alternately, has anyone created a HUD layout using Pitbull4?
@tysor:
is less typing (unless I have horribly misunderstood LUA operator precedence)
Bika,
Or the code posted above. Both works just fine. :)
I have a very small problem but i would need some help to fix it, because my measures failed. I've been pretty much using Pitbull 3 since BT times and now i've decided to change from PB 3 to PB 4 i am having a small problem which is showing guild names in text. Here is my old UI. http://img135.imageshack.us/img135/8937/narlyaser8.jpg
Here is the PB 4 one. http://img27.imageshack.us/img27/250/wowscrnshot070709160449.jpg
Here is what i tried to add in the custom place to view it: "return '%s',GetGuildInfo(unit)"
But it gives an error everytime i target a pet or someone that doesnt have a guild or an NPC. Could i get a working one please :), also it shows (err..) when i target a player who has no guild.
Huray! Thanks!
I am so dumb for not thinking about \n!
LycanCC, You sure you have your Raid group set to Sho when in 40 man raid?
Kuzah, put \n in your format string to achieve the same thing as you were doing in DogTags. Sometime soon I'm gonna get to the layout stuff and provide some more options there/fix the ones that are there.
Thanks for the quick reply Shefki, but I'm afraid I was too vague.
Under the Layout Editor > Text Tab
Since it is 'attached to: health bar' the only 'location' selections are mid, left, right, out left, and out right. However, if you select 'attach to: unit frame' you'll get more options and the one I was trying to replicate within the health bar area.
Here's a really old screenshot of my old pitbull 3 layout with the text where I'd like it to be in p4. Not sure if it's worth mentioning, but in p3 I just pushed down the dogtag code with empty lines above it to achieve the positioning. I wasn't able to do that with the lua box tho :<
I hope that explains it! Thanks for your help!