View Single Post
  #6  
Unread 08-10-2007, 05:02 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

You need to replace the ' by ' for the second and third button. The first button should have worked though. Just to be sure I am therefore also enclosing all the spell names in "..." (which become &quot, although during the very little testing I had done it worked without that. So try this:

Code:
<Page Name="Dirge">
<Data Name="Button1" Macro="useabilityonplayer Parent.Target &quot;Oration of Sacrifice&quot;" Tooltip="Oration"/>
<Data Name="Button2" Macro="useabilityonplayer Parent.Target &quot;Elegy at Death&apos;s Door&quot;" Tooltip="Elegy"/>
<Data Name="Button3" Macro="useabilityonplayer Parent.Target &quot;Hyran&apos;s Seething Sonata&quot;" Tooltip="Hyran&apos;s"/>
</Page>
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote