Add icons to Aura addon
Forum rules
Before posting in this forum, please read the Terms of Use and visit Idrinth's Addons site for most available addons.
Before posting in this forum, please read the Terms of Use and visit Idrinth's Addons site for most available addons.
Add icons to Aura addon
I've been using Buffhead but it seems to absoltely tank my FPS. I realised that I'm mainly using it to track Immovable, Unstoppable and Guard on enemies anyway so have been trying to replicate it using Aura instead. This works fine (at least for Immovable and Unstoppable which are the two I've tested) but the icons for these buffs aren't in the options to pick from for Aura. Does anyone know how I can add these to the list of options, or alternatively a better way of tracking these buffs on enemies that doesn't totally kill your FPS pls?
Ads
-
abezverkhiy
- Posts: 597
Re: Add icons to Aura addon
Hey mate, I am pretty sure the Unstoppable icon exists - see my screenshot, mid rightmost. Otherwise select whatever is closest
https://ibb.co/S4FgtMTd
https://ibb.co/S4FgtMTd
Re: Add icons to Aura addon
AxelF wrote: Thu Apr 16, 2026 10:11 pm I've been using Buffhead but it seems to absoltely tank my FPS. I realised that I'm mainly using it to track Immovable, Unstoppable and Guard on enemies anyway so have been trying to replicate it using Aura instead. This works fine (at least for Immovable and Unstoppable which are the two I've tested) but the icons for these buffs aren't in the options to pick from for Aura. Does anyone know how I can add these to the list of options, or alternatively a better way of tracking these buffs on enemies that doesn't totally kill your FPS pls?
Thanks for opening the post OP!
I am having the same issue with buff head. I wanted to use FiskgjuseUi settings for both enemy and buff head add-ons, after having using personalised ones for a couple of months with great performances even in big fights, but I am having issues in big fights and too much screen clutter, while as a tank I don't need all those informations.
I guess I'll try aura myself and slowly add effects that I need (even for PvE uses - like chapter 22 stacking debuffs) as suggested by KingSchultz (Great name btw): If I find the icons you are looking for, I'll write a reply.
Re: Add icons to Aura addon
code numbers
Unstoppable = 5006
Immovable = 5007
edit your SavedVariables.lua file.
Data =
{
["activation-alerttext"] = L"Unstoppable!",
["general-enabled"] = true,
["texture-id"] = 5006,
Data =
{
["activation-alerttext"] = L"Immovable!",
["general-enabled"] = true,
["texture-id"] = 5007,
Unstoppable = 5006
Immovable = 5007
edit your SavedVariables.lua file.
Data =
{
["activation-alerttext"] = L"Unstoppable!",
["general-enabled"] = true,
["texture-id"] = 5006,
Data =
{
["activation-alerttext"] = L"Immovable!",
["general-enabled"] = true,
["texture-id"] = 5007,
Who is online
Users browsing this forum: No registered users and 12 guests



