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
@Radoznali If you are happy using x-perl then use x-perl. I promise not to come to your home and forcibly download PB4 onto your machine.
The feature is not missing from PB, its just not some checkbox styled feature, and does require a small amount of effort on your part. (The ability to copy and paste existing created Lua Texts does not rely on needing to know how to code Lua.)
So... the question similar to yours is on this page: http://forums.wowace.com/showthread.php?t=16955&page=14 The Lua Text code reply you are looking for is on the page after that.
You may want to consider how much more help you would get if you were less snarky.
http://www.wowace.com/addons/pitbull4/pages/guide/making-layouts-and-applying-to-frames/sample/
Just set the position of your bars to Left or Right and they automagically(tm) Will start filling bottom to top. If you check "reverse" then they fill top to bottom.
@Trillianne I thought about testing Pitbull,but that function is really nice to have when you are tank so its still decider for me to use X-perl.And 2nd -if i knew about LUa i wouldnt ask here if there is that option in Pitbull
PB4 has a design change that allows you to reuse layouts you like, and build as many or as few different ones to have available.
So in order to do what you want to do... just make a new layout and turn off or on what you want to see on the new layout, then apply it to your frames. (in your question that would be turn off buffs)
Details on making layouts are in the guide linked above.
Similar question to some of the other options that i miss from pitbull3..
Just this with buffs annoy me the most : /
Thanks for the heads up (sorry for not seeing the tooltip and bugging you as a result)!
Addon development fall into the "hobby" area for the majority of authors. We certainly try our best but unfortunately sometimes real life rears up and takes a large chunk out of our time.
You can track feature requests by bookmarking the ticket on wowace.
@Radoznali I believe you can write a LUA text that will replicate what you are looking for. The question has come up before and there should be a sample text either here or on curse. (You can also look in the luatext forum)
@Bobrot: In the tooltip when you select groups it does state in red text that we purposefully turned off config mode. Blizzard broke config for groups with the latest patch and we are working to correct it. You can make your layout using a singleton frame and then apply that to your groups or you can config a group while in a group as well. (meaning.. you can config while not actually in config mode) Yes it is temporary and we plan to fix the issue.
What happened to being able to right click off my auras?
With patch 4.0 Blizzard added code protection to the Buff and Debuff frames.(Auras) (This was to prevent add ons from automatically removing buffs for players, which in some situations was a bit exploitive.) The current Aura modules was built around the ability to sort and filter which buffs you see. (So you can exclude seeing some buffs, set it to see which are expiring first, etc.) Unfortunately not all of that same functionality is available with the now protected ability to right-click remove. In order to provide the ability to right-click remove a new Aura module will need to be written. When its implemented you will be able to choose which Aura module you wish to use and know what the limitations are on both. This will take some time to implement. In the meantime you can turn on the default Blizzard Auras, Write a /cancelaura macro or use an additional buff add on that will allow you to right-click remove. We do appreciate your patience.
I'm currently not able to put Pitbull in a configuration mode other than solo or disabled (no other options appear) is this a known issue? Or perhaps a temporary state due to work on the mod?
I need to adjust my party and raid frames, thus my desire to see them in config mode.
(P.S. Thanks for all the work on the mod!)
Does Pitbull have something like x-perl raid helper module-where you could see who is targeting your target(very usefull for tanks ) or who is targeting you to heal you?