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
Next release will include this for you. But you can do the above for now.
As far as your border. Like I said before I can't reproduce this. I asked what platform you were running WoW on. It's going to be hard to help you and resolve the problem if you don't answer the questions I ask.
Also, the border wont show on my Player frame.. not when I reloadui, not when I relog.. only way to show it is by disabling border and enabling it again.
It shows on target and target's target frames though.
Somewhere in the last couple updates, pb's talentspec dogtag got broken. It seems like the inspect lib isn't being called properly. Can you please look into this?
p.s.: I had it working before the last couple updates by using libtalentquery-1.0.
Psychophan7, you should be using:
SmartRace(unit) or '' instead of just SmartRace(unit)
At least right now SmartRace can return nil in some rare cases. I suppose I should fix this but that'll work for now.
Very confusing to configure.
I keep getting this error whenever someone joins the party:
[15:41:08] PitBull4_LuaTexts:Party:Player Level caused the following error:
bad argument #10 to 'SetFormattedText' (string expected, got nil)
Interface\AddOns\PitBull4_LuaTexts\LuaTexts.lua:602 in function <Interface\AddOns\PitBull4_LuaTexts\LuaTexts.lua:589
Interface\AddOns\PitBull4_LuaTexts\LuaTexts.lua:657 in function <Interface\AddOns\PitBull4_LuaTexts\LuaTexts.lua:612
Interface\AddOns\PitBull4_LuaTexts\LuaTexts.lua:966 in function `?'
I'm fairly certain it's something in the text, because I don't get an error for any other text:
local dr,dg,db=DifficultyColor(unit)
local cr,cg,cb=ClassColor(unit)
return "|cff%02x%02x%02x%s|r |cff%02x%02x%02x%s|r",dr,dg,db,Level(unit),cr,cg,cb,SmartRace(unit)
The text still works, but the error is annoying.
If you need to open a ticket from the tickets link above. You can use your curse account to log in on the wowace site and you can attach files to the ticket either during or after making the ticket. Including the screenshot.
Thanks.
Is there a way to switch profiles based on a condition? Like current spec?
I have two profiles, one healing and one DPS with party\raid frames in different spots. I switch profiles manually now but it would be nice that when I switched specs the view would switch too
and
http://www.contemptgaming.com/?q=node/537 (should be reasonably up to date)
There are others that I either can't find again or that I've forgotten about.
If you guys haven't alrdy thought of it, should put a BG filter for raid groups etc in next update ^^ just a suggest. thx again