EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   Defiler QuickRaidButton 4 (https://www.eq2interface.com/forums/showthread.php?t=10311)

Asila 02-04-2008 11:28 AM

Defiler QuickRaidButton 4
 
Soul Ward and Deathward are 2 seperate abilities, yet they are sharing a button...neither ability casts when using the quickraidbuttons.

Soul Ward is an AA and Deathward is a level 80 spell.

here's how it is setup in the quickraidbutton file:

</Page>
<Page Name="Defiler">
<Data Name="Button1" Macro="SpellForMyLevel='Ancient Shroud'
COND=(Parent.Parent.Parent.GroupMembers.GroupMember0.MemberInfoPage.Level.Text < 78)
SpellForMyLevel=COND ? 'Malignant Shroud' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Ancient Shroud/Malignant Shroud"/>
<Data Name="Button2" Macro="SpellForMyLevel='Dire Balm'
COND=(Parent.Parent.Parent.GroupMembers.GroupMember0.MemberInfoPage.Level.Text < 71)
SpellForMyLevel=COND ? 'Putrid Balm' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Dire Balm/Putrid Balm"/>
<Data Name="Button3" Macro="SpellForMyLevel='Sacrificial Restoration'
COND=(Parent.Parent.Parent.GroupMembers.GroupMember0.MemberInfoPage.Level.Text < 73)
SpellForMyLevel=COND ? 'Sacrificial Deliverance' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Sacrificial Restoration"/>
<Data Name="Button4" Macro="SpellForMyLevel='Death Ward'
COND=(Parent.Parent.Parent.GroupMembers.GroupMember0.MemberInfoPage.Level.Text < 80)
SpellForMyLevel=COND ? 'Soul Ward' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Death Ward/Soul Ward (AA ability)"/>
<Data Name="Button5" Macro="useabilityonplayer Parent.Target Vivication" Tooltip="Vivication"/>
</Page>

gm9 02-04-2008 11:40 AM

Ah right, I guess it's "Deathward" , not "Death Ward".

The idea of putting them on the same button by default was that not everybody has the AA, and not everybody is lvl80, so I combined this into one button instead of using two that many people would never use.

Asila 02-04-2008 11:48 AM

hah, I'll just make the change on my end and hopefully that will fix it.

thanks :)


but... if I have the AA -and- I'm level 80, which one will it cast?

gm9 02-04-2008 11:52 AM

In the current setup it will only cast Deathward at 80.

Asila 02-04-2008 11:55 AM

perfect, thank you.


All times are GMT -5. The time now is 07:59 PM.

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