Feature request - Add symbol in cat name
KatyPurry opened this issue ยท 2 comments
Hey! I just released an update that adds this feature
To add these symbols in any name, you would need to copy and modify the following link:
|TInterface/TargetingFrame/UI-RaidTargetingIcon_8:12:12::::::::|t
This is called a hyperlink. When used in WoW it will automatically transform to the specified symbol.
Specifically, this link will look for the symbol in the files located at Interface/TargetingFrame/UI-RaidTargetingIcon_8, which is the skull one (you can find all the other icons at this repo, simply change the path to target a different icon).
Also, the 12 represents the size in pixels, so the first is the width and the second is the height.