EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   Help with raid buttons (https://www.eq2interface.com/forums/showthread.php?t=11089)

v3l0ct 05-31-2008 04:58 AM

Help with raid buttons
 
I'm a total newb when it comes to xml files. I need help adding some stuff to the dirge quickraid buttons. Where would the raidsay Parent.Target and tell Parent.Target would go on the xml?

<Page Name="Dirge">
<Data Name="Button1" Macro="SpellForMyLevel=&quot;Elegy at Death&apos;s Door&quot;
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(44) Elegy at Death&apos;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&apos;/&apos;Shard please" Tooltip="Heart/Shard request"/>
</Page>

Any help is appreciated. I like to add a raidsay for the single and group rezzes and speech of sacrifice. Then I like to add a tell to the target of the Gravitas cast. Thanks.

Narzoo 05-31-2008 12:15 PM

I have not edited the group/raid buttons, but I think it is as easy as making a new line and typing the macro there

So I added a tell to the Gravitas button that tells the target of the spell that he/she has it and also a tell to the raid to say who it is on.

Code:

<Data Name="Button4" Macro="SpellForMyLevel='Gravitas'
useabilityonplayer Parent.Target SpellForMyLevel
tell Parent.Target Healing stuffs for you
raid Gravitas on Parent.Target" Tooltip="(80) Gravitas"/>


Narzoo 05-31-2008 12:19 PM

Yep..I'm right. Checked the FAQ section

http://www.eq2interface.com/portal.p...a=faq&faqid=35

Give it a read :)


All times are GMT -5. The time now is 05:53 PM.

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