View Single Post
  #35  
Unread 08-19-2007, 12:37 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Koejae, try this one:
Quote:
<Page Name="Dirge">
<Data Name="Button1" Macro="useabilityonplayer Parent.Target &quot;Elegy at Death&apos;s Door&quot;" Tooltip="Single Rez"/>
<Data Name="Button2" Macro="useabilityonplayer Parent.Target Elegy of Awakening" Tooltip="Group Rez"/>
<Data Name="Button3" Macro="useabilityonplayer Parent.Target Oration of Sacrifice" Tooltip="Heal"/>
Rapture, /loadui reloads it, but you will have some other issues doing that (for example, you should /load_uisettings your own uisettings afterwards since what you have on screen will be messed up).

Daemos, try this one (can't currently test this, but might do the trick - I think all statements containing &apos; may need to be enclosed in &quot
Quote:
<Data Name="Button1" Macro="useabilityonplayer Parent.Target &quot;Jester&apos;s Cap&quot;
tell Parent.Target &quot;You have been given my most happy Jester&apos;s cap 50% recast reduction for 30 seconds&quot;
tell player_name Parent.Target" Tooltip="Jester&apos;s Cap"/>
capnjax21, not currently, but I will probably be adding such a setting and/or have unassigned buttons automatically hidden.
__________________
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