EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   Alternate Quick Raid Buttons for Conjuror (https://www.eq2interface.com/forums/showthread.php?t=14999)

Mystara0001 10-14-2010 02:10 PM

Alternate Quick Raid Buttons for Conjuror
 
I thought I would share the Quick Raid button setup I use on my Conjuror to see if it helps anyone else.

Before I post the code a couple of words of note:

1. Use these changes at your own risk and only if you know what you are doing. I am not responsible for you not replacing the right information in a file and breaking it. Besides you can always auto update it after wards to restore the original.

2. If you like and want to use the changes you will have to put the file on ignore, which means you will need to manually watch for other updates to the file.
  1. Single Shard
  2. Fire Seed
  3. Flame Shield
  4. Call of the Hero
  5. Animist's Transference
In order for Animist's Transference to work, you must have chosen the ability on the summoner AA tree. To be honest, it has been a serious lifesaver both to myself when soloing and to my group or raid, and it's 100% easier to use if i don't have to switch targets first.

If you'd like to use or try this setup, simply replace the entire Conjuror page in _ProfitUI_QuickRaidButtons.txt

Code:

    <Page Name="Conjuror">
        <Data Name="Button1" Macro="SpellForMyLevel='3814592930'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(18) Shard of Essence"/>
        <Data Name="Button2" Macro="SpellForMyLevel='3842085846'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.Text < 87)
SpellForMyLevel=COND ? '274641691' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.Text < 77)
SpellForMyLevel=COND ? '710768599' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.Text < 65)
SpellForMyLevel=COND ? '1600602994' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.Text < 51)
SpellForMyLevel=COND ? '895367827' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.Text < 37)
SpellForMyLevel=COND ? '363638977' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Fire Seed Line"/>
        <Data Name="Button3" Macro="SpellForMyLevel='4285749358'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.Text < 86)
SpellForMyLevel=COND ? '3832402452' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.Text < 76)
SpellForMyLevel=COND ? '3419662531' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.Text < 64)
SpellForMyLevel=COND ? '3604369406' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.Text < 50)
SpellForMyLevel=COND ? '932738302' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.Text < 35)
SpellForMyLevel=COND ? '2384202484' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Flameshield Line"/>
        <Data Name="Button4" Macro="SpellForMyLevel='1688191333'
useabilityonplayer Parent.Target SpellForMyLevel
gsay I am about to pull Parent.Target to me
raidsay I am about to pull Parent.Target to me." Tooltip="Call of the Hero"/>
        <Data Name="Button5"  Macro="SpellForMyLevel='2607333177'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Animist's Transference"/>
    </Page>



All times are GMT -5. The time now is 06:28 AM.

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