View Single Post
  #22  
Unread 08-15-2007, 04:35 PM
hikewv hikewv is offline
A Young Mystail Rat
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 3
Default quick raid buttons

ok well i made the changes to this...

<Page Name="Dirge">
<Data Name="Button1" Macro="useabilityonplayer Parent.Target Elegy at Death&apos;s Door
ponder Parent.Target
say REZZING Parent.Target
tell Parent.Target You have been granted new life, don&apos;t throw it away again." Tooltip="Single Rez"/>
<Data Name="Button2" Macro="useabilityonplayer Parent.Target &quot;Elegy of Awakening&quot;
ponder Parent.Target
say REZZING Parent.Target and dead group members
tell Parent.Target You have been granted new life, don&apos;t throw it away again." Tooltip="Group Rez"/>
<Data Name="Button3" Macro="useabilityonplayer Parent.Target Oration of Sacrifice" Tooltip="Heal"/>

I assume the line break you were talking about is just hitting enter or is it some special character?

The problem now is when i have the above code in the quickraidbuttons text file, profit ui does not load properly, but if i go back to the orginal one that comes with profit, the ui loads fine?

js

Last edited by gm9 : 08-15-2007 at 07:51 PM.
Reply With Quote