View Single Post
  #1  
Unread 08-18-2010, 02:15 PM
Pyroman Pyroman is offline
Premium Member
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Crushbone
Posts: 62
Default What is resizing my exp bar and how do I stop it?

So I have a custom experience bar. It doesn't edit the window itself but makes it as wide as my screen.

I figured out that the game was modifying my uisettings file when I launch the game so I made the file read only. The game crashed before it could fully load.

So, how do I make the game stop automatically editing my uisettings file to make my exp bar as wide as the screen?

EDIT: nevermind, fixed it. Added UserResizable="true" at the end of the first page tag in my custom exp window.

Last edited by Pyroman : 08-18-2010 at 02:30 PM.
Reply With Quote