hmm tried &apos too & same result
found a work around from a search here tho i think:
in game enter the alias:
/alias mainheal:useablity Nature's Elixir
then in the eq2ui_mainhud_groupmembers.xml file use
<Button LocalTooltip="Nature's Elixir" Name="LargeHealButton" OnPress="
target_none
target_self
mainheal" ..
|