EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   Group window click2cast ...wrong spell (https://www.eq2interface.com/forums/showthread.php?t=13658)

Khameleonx1 12-15-2009 02:58 PM

Group window click2cast ...wrong spell
 
Hi there,

I noticed yesterday that on my Inquis, if i hover over 3rd button, it indicates "fanatical healing line' , but when i click to cast 'Ministration II' is cast...(im level 26 inquis). So far All other toons seem to be fine.

what file do i need to edit to fix this?

thnx

Khameleonx1 12-15-2009 03:08 PM

edit
 
Ah ...here we go ...found the file...just dont know how to correct. The problem appears to be, levels below 55 were left out....how do find the right number to correspond to the spell i need to insert..

useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Fanatical Healing Line"/>
<Data Name="Button4" Macro="SpellForMyLevel='1007543134'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 80)
SpellForMyLevel=COND ? '2611307269' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 69)
SpellForMyLevel=COND ? '2773745123' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 55)
SpellForMyLevel=COND ? '1252901005' : SpellForMyLevel

Papabard 12-15-2009 03:26 PM

Not sure why you have some of that stuff in there. Is this from Catalyst installation?

For the numbers if thats what you want to go with theres a thread about how to get them. http://www.eq2interface.com/forums/s...ad.php?t=13034




<Data Name="Button3" Macro="SpellForMyLevel='Fanatical Healing VII'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 73)
SpellForMyLevel=COND ? 'Fanatical Healing VI' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 60)
SpellForMyLevel=COND ? 'Fanatical Healing V' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 46)
SpellForMyLevel=COND ? 'Fanatical Healing IV' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 32)
SpellForMyLevel=COND ? 'Fanatical Healing III' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 18)
SpellForMyLevel=COND ? 'Fanatical Healing II' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 10)
SpellForMyLevel=COND ? 'Fanatical Healing' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(3) Fanatical Healing
(10) Fanatical Healing II
(18) Fanatical Healing III
(32) Fanatical Healing IV
(46) Fanatical Healing V
(60) Fanatical Healing VI
(73) Fanatical Healing VII"/>

Hope that helped but looking closer on button 3 its all Fanatical Healing line and mine all work fine. Button 2 is Minstration Line and the code snip you gave here is the redemption line of which all work < 55 will cast the level 41 spell if not 41 it shouldn't fire anything.


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

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