Quick Raid Button Issue
So I went on a journey to modify my quick raid buttons to suit my needs as the default illusionist buttons did not. I got Mana Flow and Time Warp working ok however buttons 3 - 5 don't work. This is the code I have in there maybe someone can identify what I did wrong and show me a solution to fix this problem.
</Page>
<Page Name="Illusionist">
<Data Name="Button1" Macro="useabilityonplayer Parent.Target 1945409072" Tooltip="(AA) Mana Flow"/>
<Data Name="Button2" Macro="SpellForMyLevel="Time Warp"
useabilityonplayer Parent.Target SpellForMyLevel
tell Parent.Target you have been sent into a time warp" Tooltip="(AA) Time Warp"/>
<Data Name="Button3" Macro="SpellForMyLevel="Synergism V" useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(85) Synergism"/>
<Data Name="Button4" Macro="SpellForMyLevel="Prismatic Chaos VI" useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(90) Prismatic Chaos"/>
<Data Name="Button5" Macro="SpellForMyLevel="Spellshield" useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Spellshield"/>
</Page>
Thank you in advance
__________________
|