ever since the expansion my group buttons are messed up yeah they cast but they dont gsay or anything now im using the vert compact window and here is what is looks like
Code:
<Page Name="Dirge">
<Data Name="Button1" Macro="useabilityonplayer Parent.Target 'Elegy at Death's Door'" Tooltip="(44) Elegy at Death's Door"/>
<Data Name="Button2" Macro="useabilityonplayer Parent.Target 'Elegy of Awakening'
raidsay Rezzing Parent.Target ....get up and fight" Tooltip="(58) Elegy of Awakening"/>
<Data Name="Button3" Macro="SpellForMyLevel='Speech of Sacrifice'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.Text < 78)
SpellForMyLevel=COND ? 'Oration of Sacrifice' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel
raidsay Speech of Sacrifice to Parent.Target .... some healing but not much" Tooltip="(78) Speech of Sacrifice"/>
<Data Name="Button4" Macro="useabilityonplayer Parent.Target 'Gravitas'
gsay Gravitas to Parent.Target ... should help heals
" Tooltip="(80) Gravitas"/>
<Data Name="Button5" Macro="
tell Parent.Target Heart/Shard please" Tooltip="Heart/Shard request"/>
</Page>
am i doing something wrong or is it something else?
thanks for the help