Custom style: Add option to show hidden unit types by Visibility settings
Backupiseasy opened this issue ยท 1 comments
- https://www.curseforge.com/wow/addons/tidy-plates-threat-plates/issues/427
- Option to show custom nameplates despite visibility settings such as "Show Enemy Units" (Players, NPCs, Pets, etc.). For example, I want to hide all Pets and Minors except custom ones. I can see it as a check box to override visibility settings (enable/disable).
Non-visible unit types are disabled by setting a CVar which means that no nameplates are created for them. To implement this feature, I would have to enable a unit type (ignoring the Visibility setting) and hide all nameplates of this unit type except the onces for which a custom style exists.