EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 11-04-2009, 06:47 PM
Raull Raull is offline
A Darkpaw Brute
 
Join Date: Dec 2006
Server: Antonia Bayle
Posts: 42
Default inquisitor heal in group window not working.

Buton 3 in the group window should cast from teh fanitical healing line, but its casting from the ministration line instead, which is buton 2.
So both butons 2 and 3 cast the same spell.
Reply With Quote
  #2  
Unread 11-04-2009, 07:15 PM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

just logged my inquistor in to check this. Button 2 and 3 cast seperate spells.

Not sure if your quick raid buttons file is up to date but heres the code that should be in the inquistor section

File is _ProfitUI_QuickRaidButtons.txt in the Profit UI folder



<Page Name="Inquisitor">
<Data Name="Button1" Macro="SpellForMyLevel='Penance VII'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 78)
SpellForMyLevel=COND ? 'Penance VI' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 68)
SpellForMyLevel=COND ? 'Penance V' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 54)
SpellForMyLevel=COND ? 'Penance IV' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 40)
SpellForMyLevel=COND ? 'Penance III' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 26)
SpellForMyLevel=COND ? 'Penance II' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 19)
SpellForMyLevel=COND ? 'Penance' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(12) Penance
(19) Penance II
(26) Penance III
(40) Penance IV
(54) Penance V
(68) Penance VI
(78) Penance VII"/>
<Data Name="Button2" Macro="SpellForMyLevel='Ministration VII'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 71)
SpellForMyLevel=COND ? 'Ministration VII' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 57)
SpellForMyLevel=COND ? 'Ministration VI' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 43)
SpellForMyLevel=COND ? 'Ministration V' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 29)
SpellForMyLevel=COND ? 'Ministration IV' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 22)
SpellForMyLevel=COND ? 'Ministration III' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 15)
SpellForMyLevel=COND ? 'Ministration II' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 7)
SpellForMyLevel=COND ? 'Ministration' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(1) Ministration
(7) Ministration II
(15) Ministration III
(22) Ministration IV
(29) Ministration V
(43) Ministration VI
(57) Ministration VII
(71) Ministration VIII"/>
<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"/>
<Data Name="Button4" Macro="SpellForMyLevel='Redemption IV'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 80)
SpellForMyLevel=COND ? 'Redemption III' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 69)
SpellForMyLevel=COND ? 'Redemption II' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 55)
SpellForMyLevel=COND ? 'Redemption' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(41) Redemption
(55) Redemption II
(69) Redemption III
(80) Redemption IV"/>
<Data Name="Button5" Macro="SpellForMyLevel='Conversion of the Soul'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(50) Conversion of the Soul"/>
</Page>
Reply With Quote
  #3  
Unread 11-05-2009, 12:28 PM
Raull Raull is offline
A Darkpaw Brute
 
Join Date: Dec 2006
Server: Antonia Bayle
Posts: 42
Default Well im good and confused now lol.

Hi, thanks much for you response.
first let me say iv had a few bugs that seem to self corect when i log out and back, like my click to cure for instance. so not shure if this was one of those or not, havent been in a group to check this.
I have compleatly removed my quickraid file and ran the down loader, it re loaded the same file, and dosent look any thing like the one you pasted there. i supply a copy of it at the end here. but looking at it, it does seem to have seperate abilities listed for the 2 butons, so again makes me think that i might have had a glitch.
also my file is labled, _profitui_quickraidbutons.
I dont have one ending with .txt, actyaly i dont have a single .txt file in the profit folder. and as stated i compleatly removed that file and let the down loader re load it, as far as i can se it the same file still. i looked in the manual down load and dont se a txt file in there either that i could grab.
heres what my file says.

</Page>
<Page Name="Inquisitor">
<Data Name="Button1" Macro="SpellForMyLevel='998195682'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 78)
SpellForMyLevel=COND ? '2126014885' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 68)
SpellForMyLevel=COND ? '1287978567' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 54)
SpellForMyLevel=COND ? '872144021' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 40)
SpellForMyLevel=COND ? '2453909181' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 26)
SpellForMyLevel=COND ? '555361766' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 19)
SpellForMyLevel=COND ? '2739911483' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Penance Line"/>
<Data Name="Button2" Macro="SpellForMyLevel='2347916808'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 71)
SpellForMyLevel=COND ? '1834882570' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 57)
SpellForMyLevel=COND ? '2750594157' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 43)
SpellForMyLevel=COND ? '966134467' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 29)
SpellForMyLevel=COND ? '2395571978' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 22)
SpellForMyLevel=COND ? '467053480' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 15)
SpellForMyLevel=COND ? '2766199209' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 7)
SpellForMyLevel=COND ? '759839429' : SpellForMyLevel
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Ministration Line"/>
<Data Name="Button3" Macro="SpellForMyLevel='4124612351'
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 73)
SpellForMyLevel=COND ? '4089064119' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 60)
SpellForMyLevel=COND ? '900403021' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 46)
SpellForMyLevel=COND ? '2395571978' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 32)
SpellForMyLevel=COND ? '467053480' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 18)
SpellForMyLevel=COND ? '1236046508' : SpellForMyLevel
COND=(Parent.Parent.Parent.Parent.Custom.ProfitUI_QuickRaidButtons.ActualLevel.T ext < 10)
SpellForMyLevel=COND ? '2493734826' : SpellForMyLevel
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
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="Redemption Line"/>
<Data Name="Button5" Macro="SpellForMyLevel='363447997'
useabilityonplayer Parent.Target SpellForMyLevel" Tooltip="(50) Conversion of the Soul"/>

ill hceck back here se if any one spots somthing out of the ordinary but honestly it looks like it should be casting the corect spells. and since it was down loaded about 15 minutes before i wrote this dont think there any thing newer i can get.
oh, and i am runing the catalyst with the up dater also.
thanks for any replies.
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI