View Single Post
  #4  
Unread 05-25-2009, 07:01 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Yes that works as you said in the OP, except you'd put it in a custom UI folder as Aditu explained. Just make sure to name the window with the cure buttons Player (in the XML) so they light up.

edit: maybe to add some more detail just in case: create one window with a file name of eq2ui_mainhud_player.xml, the other one you can give whatever file name you want and you <include> that second filename in eq2ui_custom.xml. All those files go into your custom UI folder. Add some code OnShow of the first window to show_window the second window and you're done.
__________________
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.

Last edited by gm9 : 05-25-2009 at 07:11 AM.
Reply With Quote