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. Other Classic versions are supported in v4.2.x releases
(the same releases retail use).
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
-
View User Profile
-
Send Message
Posted Jan 9, 2010-
View User Profile
-
Send Message
Posted Jan 8, 2010-
View User Profile
-
Send Message
Posted Jan 8, 2010I think I asked my question obliquely and misunderstood oRA2's functionality, sorry. In the PitBull groups configuration, there are clearly separate options for filtering by "Main assists" and "Main tanks". My guilds have always used "Main tanks" in oRA2 to actually function as main assist frames for the raid, apparently in error. Now, with the new oRA3 interface relying on the standard Blizzard raid window menus, people are starting to use main assist and main tanks together in the same raid, causing only one of the two to appear in my existing PitBull frames, which have always filtered for main tanks. I'd like to have both of those unit classifications appear in the same frame group, so that I can generate a setup that looks functionally similar to my previous layout when I used PitBull 4 with oRA2. Using separate main tank and main assist frames is an option, but introduces another positioning/styling category that I need to keep track of, when I have no desire to actually maintain the two lists as separate displays of information.
tl;dr, can I have a single group of raid frames that selects (Main Assist OR Main Tank) as a filtering category? Obviously I would need the same for MA+MT target frames, as well.
Thanks. Sorry for being confusing and vague, but I deeply appreciate your time in responding.
-
View User Profile
-
Send Message
Posted Jan 8, 2010Umm oRA2 had main assist targets. oRA3 has no idea of assist targets. Anyone can edit the people on the tank list in oRA3. So if you want to put assist targets on your tank list open up oRA3 and add them.
-
View User Profile
-
Send Message
Posted Jan 8, 2010-
View User Profile
-
Send Message
Posted Jan 9, 2010[L["Mini"]] = {
events = {['UNIT_HEALTH']=true,['UNIT_HEALTHMAX']=true},
code = [[
local cur, max = HP(unit), MaxHP(unit)
return "%s - %s",VeryShort(cur), Percent(cur,max)]],
},
if u editing through the Custom GUI, go from local onwards. otherwise this is taken right out of the LuaText file just modified.
-
View User Profile
-
Send Message
Posted Jan 9, 2010-
View User Profile
-
Send Message
Posted Jan 9, 2010-
View User Profile
-
Send Message
Posted Jan 7, 2010Basically, on the right hand side of my health bar, I want it to show Health Percent, and Mini Health.
-
View User Profile
-
Send Message
Posted Jan 7, 2010ie: isle of conquest highlighting a gate is not showing what its current damage/health is? if pitbull is causing it, how do i fix it to show it?
-
View User Profile
-
Send Message
Posted Jan 7, 2010-
View User Profile
-
Send Message
Posted Jan 7, 2010Hi! Sorry if this is redundant, I've tried googling and searching by hand and can't find an answer, though there's a lot of long threads I'm sure I've missed.
I recently switched from oRA2, which only uses MT targets, to oRA3, which uses MT and MA targets as separate entities. I would like to make PitBull use a single group layout for a combination of MT and MA targets, to emulate the functionality that I had with oRA2. Can I ask if this is possible, please? It feels like a major step backward in terms of usefulness. Thanks!
-
View User Profile
-
Send Message
Posted Jan 7, 2010-
View User Profile
-
Send Message
Posted Jan 7, 2010I was wondering is their a way to copy all your PitBull 3 settings and configs too the PitBull 4 ones?
-
View User Profile
-
Send Message
Posted Jan 7, 2010Ah, well I guess I should have downloaded the latest before coding it up... ;)
I did do some hacking of some of the default, hi-res textures. They look pretty nice, so I'll offer them anyway if y'all are interested. Maybe you prefer to use the default textures. Up to you, of course.
-
View User Profile
-
Send Message
Posted Jan 6, 2010Daedhir, We already have one since beta8.
-
View User Profile
-
Send Message
Posted Jan 6, 2010Can I interest you guys (the developers of PitBull4) in an icon module for party role when using the Dungeon System? I've made it and tested it, and I haven't found any bugs. I'd be happy to contribute it.
-
View User Profile
-
Send Message
Posted Jan 6, 2010-
View User Profile
-
Send Message
Posted Jan 6, 2010-
View User Profile
-
Send Message
Posted Jan 4, 2010How can I set the Target frame to fade (alpha) at 30 yards, regardless of who my target is? I know where to set up the fading, but I don't see an option for a specific distance. I see Class abilities, but as a DK it's not a great choice.
Ideally I would like it to fade a 30 yards for enemies (Death Grip range), or 40 yards for friendlies (healing range). Is this possible?