I have added in the section about Note to tooltipreference. My question is mainly about the & symbol that seems to be giving me a syntax error on loading the ui. Thought I would just add the bit in about the < symbol since over time I've seen a few questions crop up about it.
Example of a line I use it in
Code: Select all
<TooltipReference>${If[!${Me.Invis} && ${Me.CombatState.Equal[ACTIVE]},${Me.CleanName},]}</TooltipReference>
Does anyone have any suggestions on how to get around this?
Thank you in advance.

