EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   dirge problems editing quickraidbuttons (https://www.eq2interface.com/forums/showthread.php?t=13057)

mimulayi 06-28-2009 01:32 PM

dirge problems editing quickraidbuttons
 
hi,

have been trying to edit QRB and cant see what i am doing wrong ... this is the code

<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
say dispelling rez sickness and increasing combat HP mana regen of Parent.Target by 50pc"
Tooltip="confront fear"/>

can anyone see any obvious error? this has always worked previous to GU52 (altho previously was using the spell names not numbers) but if i edit with the above, profitui will not even load and i get the default ui :(

ty for any advice/help

mimulayi 06-28-2009 03:20 PM

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!


All times are GMT -5. The time now is 04:18 PM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI