View Single Post
  #2  
Unread 06-29-2009, 05:48 AM
isabel80 isabel80 is offline
A Young Mystail Rat
 
Join Date: Oct 2005
Server: Splitpaw
Posts: 4
Default further review

I took a closer look at the ProfitUI_CureCodes.xml.

The following line might cause the issue.

<Button Name="GetSpellLocation" OnPress="SpellLocation='Parent.ProfitUI_Cures.' ## (Parent.Parent.Parent._HUD.ProfitUI_SubclassDetector.Subclass) ## '.' ## (Parent.CureName) ## 'Cure' Parent.Configure.OnPress='Parent.Cure=' ## (SpellLocation) Parent.Configure.Press=true" />

As i am at work and don't have all the sources with me i'll check later if i'd need to change any other xml file in order to make this work.

But if anyone got an idea feel free to post
Reply With Quote