View Single Post
  #179  
Unread 09-12-2007, 01:06 PM
valesai valesai is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Crushbone
Posts: 174
Default LON fix

Quote:
Originally Posted by FriQenstein View Post
Ummm.. Thanks?
The reason I asked was because the few places I found any threads regarding this, from a couple different places on the net, there was no reply to the apparent problem. Some people have apparently had this problem prior to LU38, but I had not experienced it until today.
I was only wondering if this was related to something in the past. I don't expect the UIs to be patched within seconds of a LU.

Pardon me for requesting information. "/sarcasm off"
I apologize for being snippy. With every LU every UI author gets bombarded with replies to threads, private messages, etc with whining and complaining; it eventually gets overwhelming and pushes ya over the edge lol.

That being said.

Ok so for whatever reason, the eq2ui_mainhud.xml header is throwing LON off.

Open your eq2ui_mainhud.xml into a text editor and edit the following segment.

ScrollExtent="1280,1024" Size="1280,1024"

Change the values to 1024,786...

ScrollExtent="1024,768" Size="1024,768"

That fixes the moving/minimizing/chopping off part of the window issue.

Remember to remove your eq2ui_inventory_inventory.xml from your EliteUI folder to default to the updated default inventory window, so you can utilize the new appearance tab.
__________________

C R A - B R I G A D E 3 - R A I D L E A D E R - [DoV Kill List] | [App To Join]

EliteUI


Don't forget to add me to your favorite Mod's list!

Last edited by valesai : 09-12-2007 at 08:25 PM.
Reply With Quote