For some reason I don't get my ones to work as intended and probably it's a typo somewhere that I can't find, so I turn here in hope someone can see what typo etc. it is.
<Page Name="Wizard">
<Data Name="Button1" Macro="useabilityonplayer Parent.Target "Cure Arcane"" Tooltip="Cure Arcane"/>
<Data Name="Button2" Macro="useabilityonplayer Parent.Target "Iceshield"" Tooltip="Ice Shield"/>
<Data Name="Button3" Macro="useabilityonplayer Parent.Target "Cardinal Intromission"" Tooltip="Powerfeed"/>
This one makes button 1 cure as it should, button 2 has the tooltip "Powerfeed" and casts Iceshield on target, button 3 has the tooltip Ice Shield and casts Iceshield on target... It drives me crazy!
