Problem with a useability line
I 'm trying to edit somone's custom UI for eq2ui_mainhud_groupmembers.xml with buttons under group members names to cast heals.
All is well until im trying to use the fury's main heal Nature's Elixir, seems the single quote isnt working. line in queston is:
....
<Button LocalTooltip="Nature's Elixir" Name="LargeHealButton" OnPress="
target_none
target_self
useability Nature's Elixir" ....
Any abilities I use that don't contain a single quote work fine, anyone know how this can be done :0
|