This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hello,
It will be very helpful if Grid can display Private Aura in s Icon. I know that that the addon probably can't *detect* the private aura, but I see that the Cell Addon has option to display it, so Blizzard probably provided some way to attach PA in unit frames.
Private Aura in API 10.1.0: https://warcraft.wiki.gg/wiki/Patch_10.1.0/API_changes#Private_Auras
This seems to be "Private Auras API Examples": https://gist.github.com/Meorawr/8579a9fdb7648cd3191a4ae08dd790b3
Cell Addon Options: https://youtu.be/xDTqHGHEoOY?si=Jbb7inQxCsJ7cbHq&t=3378 at 56:18 min.
Cell Addon Source: https://github.com/enderneko/Cell
Potentially important code Cell related to PA: https://github.com/enderneko/Cell/blob/master/Indicators/Built-in.lua#L928
What version of Grid2 are you using (Version is displayed in General/About Tab)? - v2.8.49
What game client version, classic or retail, windows or mac and language are you using? - Retail
What steps will reproduce the problem? - Not a problem but a missing feature that I see in other raid frames.
Did you try having Grid2 as the only enabled addon and everything else disabled? - No, I just opened the grid options and searched for Private Auras.
Was it working in a previous version? If yes, which was the last good one? - No.
Do you have an error log of what happened? If you don't see any errors, make sure that error reporting is enabled (`/console scriptErrors 1`) or install [BugSack](https://mods.curse.com/addons/wow/BugSack). - No
Please provide any additional information below.
Grid2 already support private auras.
1. Goto indicators/right panel
2. Select private auras in the indicator type option, click create.
Ah, I am sorry!
Thank you for the information!
To post a comment, please login or register a new account.