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
You can just reverse the Class(unit) and SmartRace(unit) calls in the LuaText. Something like this:
Class(unit),form,SmartRace(unit) or ''
becomes
SmartRace(unit) or '',Class(unit),form
I figured since I was still having trouble this was the best way to go. I've posted a screenshot of my config window and frames here. You can see that I have the layout for target selected, and that he LUA:Health text is selected in the drop down. Below in the code window I've removed the status code and accepted it (also logged in and out multiple times since then).
At the bottom below the config window you can see my frames, the second one in from the left being target, and still showing this away message. I'm at a loss as to what I've done wrong since I'm sure you know how your addon works. Hopefully with this extra info you can help me. I know it's not a huge deal just irks me lol.
As always I appreciate the help.
Edit: I think I've found the script doing it. Under LUA:Name I see the following script and when I edit it the away message goes away but so does the targets name. How can I edit the following LUA to only show the name without changing anything else?
If it doesn't show up then you may have some other addon hiding it.
@movies
The best way I know to achieve what you are looking for is through profiles. Make one profile set for raids/parties and another for soloing. You will need to swap profiles when you go to party raid, but it would achieve what you are looking for.
PS - There are multiple PB4 guides available. If you dont' like mine, I really won't be offended if you look at others. I wrote it as a baseline guide to get people a starting point from there they can try all KINDS of things. And for it being pretty basic... there are at least 5 people a day that need really basic help.
I like your Addon more thank XPearl, but would it possible to implement an extra unit for Holy Power, so it doesnt need to be sticky on any other unit? That would improve my heal effectivity more and more! :>
Thank youu!!
At this time (*dramatic pause*) it is not possible. But as my German teacher would say prior to giving us a quiz the next day.... it would BEHOOVE you to check back in the future to see if it is a possibility then. (And no this doesn't mean it will be available tomorrow... just that perhaps I have heard of something in the works that would make this possible when it gets finished)
Until then I do believe there are some add ons that are specific to Holy Power so you may want to check one of them out. :)
- Resource utilization? (CPU, onUpdate, UI mem, etc.)
- Capability?
- Ease of use?
- Profile/layout management?
- Interaction/conflict with other addons/Blizzard UI?
I was a long time user of PB2 & 3, then transitioned over to SUF and while I find it very light on resource use, I do find it rolling right into "PB3-itis" and more worrying, a sense that community is being ignored.