hi there,
i use profit ui for a few months now and normally i am really lucky. but at the moment i have a big problem.
few days ago i loaded the newest version, so i got even the new quickraid-button system - very nice idea, but i cannot config them.
i'm a raiding dirge on a german server. i need my quickraid buttons for healing, single- and grouprezzing, taking someones rezz sickness and giving gravitas to my priests and enchanters. i also need to tell the raid that im doing so to avoid other rezzers rezzing the same person or the other dirge giving gravitas to a person who has immunity from me.
since i use profit ui there was no problem to config the quickraid-buttons in the way i needed them. but the last days i cannot do that. everytime i change anything in the quickraid-data, i have no profit ui when i log in game.
these are the dirge standard quickraid-buttons:
<Page Name="Dirge">
<Data Name="Button1" Macro="SpellForMyLevel="Elegy at Death's Door"
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(44) Elegy at Death's Door"/>
<Data Name="Button2" Macro="SpellForMyLevel='Elegy of Awakening'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(58) Elegy of Awakening"/>
<Data Name="Button3" Macro="SpellForMyLevel='Speech of Sacrifice'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 78)
SpellForMyLevel=COND ? 'Oration of Sacrifice' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(65) Oration of Sacrifice
(78) Speech of Sacrifice"/>
<Data Name="Button4" Macro="SpellForMyLevel='Gravitas'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(80) Gravitas"/>
<Data Name="Button5" Macro="tell Parent.Target Heart'/'Shard please" Tooltip="Heart/Shard request"/>
i want to change them by:
<Page Name="Dirge">
<Data Name="Button1" Macro="SpellForMyLevel='Speech of Sacrifice'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 78)
SpellForMyLevel=COND ? 'Oration of Sacrifice' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(65) Oration of Sacrifice
(78) Speech of Sacrifice"/>
<Data Name="Button2" Macro="SpellForMyLevel="Elegy at Death's Door"
useabilityonplayer Parent.Target SpellForMyLevel
raidsay REZZ Parent.Target" Tooltip="(44) Elegy at Death's Door"/>
<Data Name="Button3" Macro="SpellForMyLevel='Elegy of Awakening'
useabilityonplayer Parent.Target SpellForMyLevel
raidsay GROUPREZZ Parent.Target" Tooltip="(58) Elegy of Awakening"/>
<Data Name="Button4" Macro=""SpellForMyLevel='Confront Fear'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(aa) Confront Fear"/>
<Data Name="Button5" Macro="SpellForMyLevel='Gravitas'
useabilityonplayer Parent.Target SpellForMyLevel
raidsay GRAVITAS Parent.Target" Tooltip="(80) Gravitas"/>
i could not log in with this change. if i do so, i have standard ui, only the windows are ordered in the way i have tham in profit.
if i typed in anything wrong, its my own fault. but i read it a few times letter for letter and found no mistake.
pls help me.
kassiopaia
ps.: sorry for my bad english...
