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
Quick question though; in the old one, under colours, there was an option to set "Pet Happiness" bar colour, so that you could monitor your pet's happiness while not having to use that hideous icon. I don't seem to be able to find this feature in Pitbull4, and I'm hoping I'm just not looking in the right place. Can anyone point me in the right direction?
Shefki - You're right, I just copied my profile to the Global one and problem solved, same with the Lua/Dog Tag texts :) Thanks for the insight, and this is still the best frame mod to date hands down, keep up the great work everyone!
When you're a DK; Rune bars keep disappearing when you open a map.. :(
however, little bug with latest patch : rune bar keeps disapearing for no reason, didn't have the problem before
Similar to that I'm wondering is there any option (or do you plan to add the option) to do the same thing with Highlights? E.g. I'm notified of disease/curse etc. as colored highlights, same with my target, can that information have the option to be as colored border instead of highlight?
the setup is a bit off a puzzle at first :p
but once you get it done ^^ its a breeze !
just strugling on 1 more thing !
can i remove the text on the frames in party ( the amount of health / mana / % / ) except for the name of the player ?
and still have the text on my own fram and my target +targets target frame ?
i don't know if this makes any sence too you :p but ...
when i go too the party profile and i then go too the editor and i remove the text of the frames...
it removes hte text of my own frame and my targets frame too
and i would like too have those like normal
and strip the party frame off every text except for the names
greets
i'm trying out pitbull for the first time
i've allways used xperl tbh.
but this just looks alot more fancy and hase alot more option in customisation then any other UI mod out there
but i am wondering..
how do i change the background color of my frames ( party,player,target,target of target) couse its insanly hard too see the hp /mana go down on players since the background color is the same as the bar itself (just a litle bit darker)
so i ended up healing a HC today only being able too see the % of hp ... couse i couldn't make out if they actually lost any health or not just by watching the bars :s
i have been looking around the options but didn't finde anything like it
and if i tryed too chang the class color too white ... then the background color turned grey
so that was no help either lol
thnc for the reply
greets
Two questions: the first I think I know the answer to, the second I haven't figured out. Both questions are driven by my attempts to create a HUB layout using pitbull. Not part of its original design I know, but I'd like to try anyway
Thank you for sorting out my cast name vs. player name issue a few posts down.
When a spell is cast now, the player name disappears and the spell name is shown in full, and once the cast is complete, the player name pops back up again, just the way I wanted it.
Only problem now is that all player names appear WHITE, regardless of class. Is there some code I could add to fix this?
Thank you for your continued help and this AWESOME ADDON! :D
return '|cff%02x%02x%02x%s|r",r,g,b,Name(unit)
instead of just:
return Name(unit)