View Single Post
  #40  
Unread 08-18-2010, 03:21 PM
Phaso Phaso is offline
A Young Mystail Rat
 
Join Date: Jun 2010
Server: Unkown
Posts: 6
Default

If you right click on the XP bar, change it to the "Minimize" option... that will allow you to size it horizontally and should stop the automatic expanding that it's doing.

I was able on my own to set the hotbar back into its original position by doing the following:

Move the window to the center of the screen or anywhere it's easily accessible, then log out. Edit the XML to accomplish the following...
I set its default position to be 0,0
I set UserMovable to false
I set UserResizable to true

Then I went into game and did the following...

Unlock that window
Right-click it and set it to minimize
Resize it to be smaller while in the middle of the screen
Right-click, Window Settings, return it to its default location
Resize it manually to fill in the gap at the top
Re-lock the window.

You may not have noticed but it acutally spans the screen at the top too, it just overlaps similar looking elements when doing so. Incidentally I did this over on the test server, I haven't tried it live yet.

And as for what to do about the Start Menu... I would suggest canning the use of /togglestartmenu and just create your own custom menu that looks just like it... the icon assets and such are already available in game, are they not?

Last edited by Phaso : 08-18-2010 at 03:23 PM.
Reply With Quote