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
But, that aside it's my only issue. Keep this going strong, I actually can't play without Pitbull now! :3
@Alcotraz, Probably a PitBull4 issue if you're running the alpha. I changed how we're dealing with the PlayerFrame in HideBlizzard in order to avoid tainting the Blizzard's Buff Frame, but in order to do this I had to let some events for the PlayerFrame run that I used to disable. These events were showing the RuneFrame. Will be fixed int he next update.
@ukingsken, It's not in a file, it's in the game. /pb, Layout Editor, Texts, choose your Health text, in the code section below that remove the status stuff I described in my last post. You'll need to do this for every layout you want it gone from.
uninstalled all the addons i had, repaired wow so i wouldnt have any older configs lying around. installed pitbull from curse client, opened wow and clicked around. everything was fine. opened the pitbull config, tweaked with my frame width and height (didnt even bother with creating a new layout). moved to the bars, disabled the cast, xp and threat bar and tweaked with the heigth of rep, health and power bar. ok'ed and the problem was there. if it helps, the cursor is usually around my character (therefore near the center of the screen) and not on the edges.
Shefki asked for a screenshot with /framestack enabled so here it is:
http://img232.imageshack.us/img232/6026/wowscrnshot101710202024.jpg
http://img830.imageshack.us/img830/8278/wowscrnshot101710202124.jpg
also i really appreciate all the help and attention you've been given this issue.
http://www.wowace.com/addons/pitbull4/tickets/223-mouse-interaction/
Pretty sure that's a bug in AceConfig3 or a bug in Blizzard's code that AceConfig3 is exercising. We've never been able to track it down. I'm pretty sure I've seen it a few times since 4.0.x and the only way to fix it is to completely log out of the game now (/rl used to be enough). So I'm really inclined to think it's some sort of obscure Blizzard problem.
As long as you don't open the config you shouldn't have it. If you have it and restart the game it shouldn't reoccur until the next time you reopen the config.
This is something I'd really like to fix, but it's been really really hard to track down what exactly triggers it.
He can add the debuffs that are missing himself by adding them to the Class enemy debuffs filter. If he finds missing ones reporting them so they can be fixed would be very helpful.
First you will need to make a new layout for your target frame (if you haven't already there is help in the guide)
Then go to Modules > Aura > Aura Filter Editor > Advanced and build or select the filter you want to use for debuffs you want to show on that frame. Change the "Display When" option to "Debuffs"
Go to Layout Editor (make sure you selected your target frame layout)> Aura > Filters and under Debuff choose your filter you made.
I got the frame stack figured out. Which file contains the health text code though? I poked around but couldn't find it.
I'm not sure if this is pitbull or not, but its one of the latest Addons I updated.
I seem to have the Default UI's Runes showing up as well as the Runes from MagicRunes. I disabled the "Runes" module from pitbull however this issue still stands. The other addons I updated shouldn't have affected the Rune Frame so I'm not sure if its a pitbull issue or not?
How can I outline the font? I dont see the players names in raid frames and I dont want them bigger so font outline can help me.
Second question is: can i see on my target how many other players are targeting it? It is helpful in raids.
And the last: when i have a target and I press ESC it removes it. Can i do it with just clicking on a mouse instead of clicking on ESC?
Thanks :)
3 - Blizzard defaulted you to Sticky targetting (its not PB4) To turn it off go to the main menu (esc) Interface > Controls and uncheck Sticky Targeting.
2 - This is not currently a function that is possible (though you can make target frames for everyone in your raid, and see what everyone is targetting that way). You could request that in a ticket to add the function on wowace if you like.
3 - The default does have an outline, I will need to speak with a more knowledgable LUA person to see if there is a way to make a bigger outline and report back!
Cheers!
There are LuaTexts to do the number of people targeting. Pretty sure if you dig through the ElitistJerk or forums.wowace.com threads you'll find one. Basically task is to iterate all the group ids targets and check if they are UnitIsUnit the unit your current frame. Keep track of the ones that are true and then display the number you come up with. You'll need UNIT_TARGET, PARTY_MEMBERS_CHANGED and RAID_ROSTER_UPDATE as the events, set to run regardless of arguments (all option). If you can't find one come back and I'll write one up real quick.
However I'm having an issue - I set up my Party, Party pets, and Party Target groups the way I want them in the party config mode - however when I enter a party my party members appear on the Party Pet UF, and party targets appear on both the Party and Party target UF's. Have I done something wrong? When I go back into config they are listed correctly.
Nevertheless I'm glad you found the answer.... I needed my rest before Blizzcon :>