EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 09-10-2009, 09:05 PM
karlheinz karlheinz is offline
A Weald Wolf
 
Join Date: Dec 2007
Server: Antonia Bayle
Posts: 82
Default trying to export the raidwindow

Ok, I've done this some time ago and again felt the need to use profit's raid window together with fetish (as in UI is all fetish save the raid window).

I've got everything looking fine and working except for one thing:

While the subclass_detector is obviously working as it loads the correct quickbuttons to the raid window,
it somehow seems to not be working when it comes to the cures, because:

Upon clicking on one of the regular cures, nothing happens, upon clicking the cursecure i get the /raidsay-macro I set up for that cure, but the cure itself is not happening. //EDIT: "nothing happens" is actually wrong, eq2 says "Spell/Ability N/A" as in eq2 tries to cast Cure instead of Heilkraft (german server here)... at least that's my guess.

Now I found in these forums, that using "/show_window Custom.ProfitUI_SubClassDetector" ingame fixes the above mentioned problem, but I would really like to get this to work without having to use this macro after every login/LD.

For clarification: after using said macro click2cure works like a charm, correctly curing stuff and also the cursecure does actually cast curse cure in union with emoting the raidsay.

i then tried, what gm9 suggested here ( http://www.eq2interface.com/forums/s...ad.php?t=13094 ) and added "Parent.ProfitUI_SubclassDetector.Detect.Press=true" (also tried an additional Parent. due to fetishs different ui structure to no avail) to the OnHoverIn of the groupwindow. This however, does not help whatsoever, not even MouseOver'ing the groupwindow triggers this or its not working //EDIT: also set up this thing to the OnShow of the player window, doesnt help either

Last edited by karlheinz : 09-10-2009 at 09:07 PM.
Reply With Quote
  #2  
Unread 09-11-2009, 06:18 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Not all of what you says makes sense but you can try this:

In _ProfitUI_SubclassDetector.xml find this:

Code:
<Textbox DynamicData="/GameData.Self.SubClass" Name="SC" OnChange="show_window Custom.ProfitUI_SubclassDetector
change to this:

Code:
<Text DynamicData="/GameData.Self.SubClass" Name="SC" OnTextChanged="show_window Custom.ProfitUI_SubclassDetector
Might help. Otherwise simply add

Code:
show_window Custom.ProfitUI_SubClassDetector
to the OnHoverIn of the Raid window. That's a bit messy but will work.

In ProfitUI the initalization is done by the control center which you probably did not copy over. Without that for cancel spellcast functionality you'd need to add CancelSpellcast="true" to the second line of the CuresCode.xml.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #3  
Unread 09-11-2009, 07:13 AM
karlheinz karlheinz is offline
A Weald Wolf
 
Join Date: Dec 2007
Server: Antonia Bayle
Posts: 82
Default

Quote:
Originally Posted by gm9 View Post
Not all of what you says makes sense but you can try this:

In _ProfitUI_SubclassDetector.xml find this:

Code:
<Textbox DynamicData="/GameData.Self.SubClass" Name="SC" OnChange="show_window Custom.ProfitUI_SubclassDetector
change to this:

Code:
<Text DynamicData="/GameData.Self.SubClass" Name="SC" OnTextChanged="show_window Custom.ProfitUI_SubclassDetector
works, TY

Although i must admit im still puzzled as to why the correct quickbuttons are loaded but not the currect cure spell names.
Quote:

In ProfitUI the initalization is done by the control center which you probably did not copy over. Without that for cancel spellcast functionality you'd need to add CancelSpellcast="true" to the second line of the CuresCode.xml.
works as well, thanks again. so the raid window is now completely functional

Last edited by karlheinz : 09-11-2009 at 07:18 AM.
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 07:21 AM.


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