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
FireAllianceNX, make a raid group, set it to filter by Main Tank or Main Assist.
Where do I get the MT/Assist Unit Frames?
Exactly, they'd need to re-enable it. Or did you adress me? Because i don't know how. It's not in the dropdown box at the texts.
I'm still struggling with Lua. I need to examine every little piece of code for 10-15 minutes to be able to change it. This will have a really negative side effect on the end user side, once the unitframe is ready to be released.
So re-enable the DogTags module in Pitbull. There, problem solved.
Why did you have to change the text script language to lua from dogtag? :(
It was a 2 minute work for me to understand it's syntax, and another half to change the text to my liking, but lua makes now everything harder. Lot of %s ss ss blabla that says nothing for me, because i can't seem to find out how and when and what they stand for. :(
Edit: How gay, i figured it finally out, but it stands against everything i learned in 3 programming languages. I mean, writing variables, and definining variables _after_that_ OMG.
argonaut, Not really sure how to do what you want. Maybe someone else has some suggestions.
Kupo, you realize you can copy layouts. Just select the layout you want to base something on and then make a new layout. Everything in the previous layout is duplicated.
high55555, Take a look at the Aura Filter Editor. If you just want to turn off some buffs you like Tree of Life you can do that in the Simple tab. But the filtering is entirely configurable.
Hey guys,
thank you for your great work. If have just one rquest. Is it possible to make an option that display only my hots? Or a filter where I can config which buffs or debuffs should be displayed? Yes I know, there is an option to display only buffs of my own but I don't want display the buff tree of life for example.
Kind regards
Any thoughts on adding a button in the options for the unit that controls [x] Only show in combat or something? That'd be a lot easier than making a whole layout just for one thing like that wouldn't it?
hi there...one question.
i want to make a unit frame like this:
health space energie
Health and space is no problem but if i set energie to the right side it onle makes a bar that goes up to down and not left to right. Any ideas?
thx
srshyu, Should be able to make a text that shows that.
Kupo, Should be able to just make another layout and then set that layout to fade the bar out of combat.
Anybody could gimme a clue on how to make, via lua or dog tags, how to set the cast bar to show Name, Race and Level but hide them all while casting and show the spell name and cast time?
Thanks a lot :)
Is it possible to make Pitbull's Target of Target frame only appear when in combat?
The combat fader effects all panels simultaneously... I don't see a way to make it just effect Target of Target. Or just make ToT display only while in combat
Great addon, I replaced both of my unit frames and raid frames with it. However, I do have one request that would be great if it can be added. I could not figure out how to show the different party numbers when I am inside an raid. Would you please consider making the showng of party numbers ( which indicates which group I am in ) a default setting? Or would someone please show me how to enable this feature? Thanks in advance.
Sherwiness, make sure that under Modules, LuaTexts that the Enabled box is checked. Then you can go under the Text Tab in the Layout Editor and play around with texts there. The code box is where you put the code people are posting.
rakkarage, Just the way AceConfigDialog behaves. It annoys me too.