View Single Post
  #1  
Unread 02-23-2011, 09:00 AM
Friday Friday is offline
A Young Mystail Rat
 
Join Date: Jun 2007
Server: Antonia Bayle
Posts: 4
Default Two XP-bar windows?

Hi,

I use the old XP-bar and the old startbutton. But I don't like it that the startmenu appears near the XP-bar (which is hardcoded I read here).

My idea is to have two XP-bar windows, one minimized and barely visible for positioning the startmenu where I want to have it, and the second for normal use.

I copied the eq2ui_mainhud_experience.xml and named the file eq2ui_mainhud_experience2.xml and have included the name into the eq2ui_mainhud.xml

I have included this commands into my eq2ui_mainhud_compass.xml
OnShow="show_window=(MainHUD.StartButton) show_window=(MainHUD.StartButton)" OnShow="show_window=(MainHUD.Experience2) show_window=(MainHUD.Experience2)"

I also tried this
OnShow="show_window=(MainHUD.StartButton) show_window=(MainHUD.StartButton) show_window=(MainHUD.Experience2) show_window=(MainHUD.Experience2)"

But I don't get two XP-bars. What did I wrong, please?

Last edited by Friday : 02-23-2011 at 09:38 AM.
Reply With Quote