I can't figure out what I'm doing wrong here. The ability is working properly and the mouse-over label is correct but I can't get the 'say' or 'raidsay' etc to work for some reason. I think I followed the instruction properly - edited to:
</Page>
<Page Name="Dirge">
<Data Name="Button1" Macro="SpellForMyLevel='1033316620'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(44) Elegy at Death's Door"/>
raidsay Rezzing Parent.Target
<Data Name="Button2" Macro="SpellForMyLevel='3390154729'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(58) Elegy of Awakening"/>
raidsay Rezzing Parent.Target GROUP
<Data Name="Button3" Macro="SpellForMyLevel='1492846922'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 78)
SpellForMyLevel=COND ? '847451313' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Oration of Sacrifice Line"/>
raidsay say Here Parent.Target I'm giving you some of my life - stifled for a few seconds...
gsay say Here Parent.Target I'm giving you some of my life - stifled for a few seconds...
<Data Name="Button4" Macro="SpellForMyLevel='3677033782'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(80) Gravitas"/>
raidsay Gravitas on Parent.Target
<Data Name="Button5" Macro="SpellForMyLevel='3601331586'
useabilityonplayer Parent.Target Confront Fear" Tooltip="Confront Fear"/>
raidsay Removing Rez Sickness or some other effect from Parent.Target
</Page>
The ability works on the intended target but the say or raidsay lines are ignored. I don't have to tell you that overlapping rezzes due to inadequate communication can severaly hinder a raids efficiency. Targeting the player and rezzing with a hotbutton is fine but takes longer. Can anyone tell me what I'm doing wrong here?
Thanks so much.
|