View Single Post
  #4  
Unread 11-14-2007, 11:47 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by Othesus View Post
You're essentially moving the poi finder window from the MainHUD branch of the UI to the Custom branch of the UI. To do this you'll need to make sure to change every single reference of MainHUD.POIFinder to Custom.POIFinder. You'll need to do that in the plugin_7.xml file too.
Yes, but it really depends on his implementation. Since both branches are copied into the same branch (_HUD) when you show windows during runtime you can code it such that it makes no difference where you place the <include>. If however there are scripts that already apply before you load your window you would have to reference the exact branch. I just haven't looked at his code yet (maybe you did though).

Quote:
Originally Posted by Othesus View Post
Also, unless gm9 adds the <include> to his eq2ui_custom.xml Profit users would have to disable auto-updating that file.
It's just temporary, the line will go back in as soon as it works.
__________________
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