View Single Post
  #2  
Unread 06-28-2009, 03:20 PM
mimulayi mimulayi is offline
A Young Mystail Rat
 
Join Date: Aug 2007
Server: Antonia Bayle
Posts: 6
Default

sorted after some fun and games ... this works

<Page Name="Dirge">
<Data Name="Button1" Macro="SpellForMyLevel='1033316620'
useabilityonplayer Parent.Target SpellForMyLevel
gsay attempting to REZ Parent.Target
say attempting to REZ Parent.Target" Tooltip="(44) Elegy at Death&apos;s Door"/>
<Data Name="Button2" Macro="SpellForMyLevel='3390154729'
useabilityonplayer Parent.Target SpellForMyLevel
gsay attempting to REZ Parent.Target
say attempting to REZ Parent.Target" Tooltip="(58) Elegy of Awakening"/>
<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
gsay attempting to heal Parent.Target
say attempting to heal Parent.Target" Tooltip="(65) Oration of Sacrifice
(78) Oration of Sacrifice II"/>
<Data Name="Button4" Macro="SpellForMyLevel='3677033782'
useabilityonplayer Parent.Target SpellForMyLevel
gsay attempting gravitas on Parent.Target
say attempting gravitas on Parent.Target" Tooltip="(80) Gravitas"/>
<Data Name="Button5" Macro="SpellForMyLevel='3601331586'
useabilityonplayer Parent.Target SpellForMyLevel
gsay dispelling rez sickness and increasing HP mana regen of Parent.Target by 50pc
say dispelling rez sickness and increasing HP mana regen of Parent.Target by 50pc" Tooltip="confront fear"/>
</Page>

you'll note i have 'group say' and 'say' .. but in game this actually only comes up in 'say' and NOT group chat like it did prior to GU52, but if i leave out the 'gsay' line .. then 'say' doesnt work :P

not sure why but anyways its working enough to raid with now so im happy!
Reply With Quote