Increase Players' Debuff Size on Unitframes

Hello, I am having a hard time distinguishing between my own debuffs and the debuffs placed by others on my target/focus frame. I know that my debuffs are sized bigger by default (I think) but the difference is not enough for my liking. So, I am looking for a way to increase the size of my debuffs on my target/focus frame (against enemies/players), please.

I do not want to increase the size of all debuffs equally; only increase the size of debuffs that are applied by me (because I want to make them more distinguishable). Also, I do not want to change the scale of the unitframes. Thank you.

1 Like

https://www.curseforge.com/wow/addons/bigdebuffs

1 Like

Thank you but this is not what I am looking for, I think. That addon will just anchor a single debuff/buff icon to the portrait… I am talking about the debuffs that are in the aura rows on your target/focus frame. But I might be wrong or not explaining clearly, so I apologise if I am being confusing. :frowning:

The addon can customize buffs/debuffs in a number of ways, and is the most popular way to do so with the default frames, give it a shot before you dismiss it.

I have used that addon for many years already, so I am kind of familiar enough with it to know that it doesn’t fulfil my desires. (I’ve even enabled it to double-check that I’m not tripping this time).

On an unrelated note, I am now using the OmniAuras addon which is a better version of the one you linked. Dunno if it’s still the case but a few months ago, the BigDebuffs addon was very buggy and this new addon was being used by some PvP streamers I watch on Twitch. So, I have no need to go back to it, even for the customize options, in general. Since OA does it all and better.

1 Like

Cool. In the features it lists the following, which sounded like what you were after, but I’ve never personally used it:

Scale
Set the scale of the various types of debuffs.

ElvUI can definitely do it, which is what I use, but that’s likey overkill for your purposes.

[added]
This might do it with some additional code:

1 Like

Yes, this is correct, however, you can only set the scale of debuffs that appear on your raidframes with this addon ^^ That is why it cannot help me, because I am talking about the unitframes and additionally, I have a specific requirement:

  • I only want to enlarge my own debuffs on my target/focus, not the debuffs that are left by other players.

So, bearing that requirement in mind, I have tried that macro and sadly, it is increasing the size of all the debuffs on my target/focus (i.e, my debuffs AND other players’ debuffs). As I mentioned, this is not right.

Not only that, this macro seems to also override the in-built scale of my own debuffs, as well… It causes all the debuffs to be the EXACT same size. Not good. :frowning:

Edit: NVM, I found a way to do it using that macro. Used this helpful resource at GitHub (https://github.com/tomrus88/BlizzardInterfaceCode/blob/master/Interface/FrameXML/TargetFrame.lua) to help me find a way to deduce if a debuff was applied by myself or not. From there, I set size accordingly. Thank you for the help! :slight_smile:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.