View Single Post
Old 09-06-2007, 11:43 AM   #2
Ahti
A Ghoul
 
Join Date: Jul 2005
Posts: 12
Interface Author - Click to view interfaces
Default

Exit the game, open all characters UI_charactersname_server.ini files that use my map window(or any modded UI window that is not the correct size anymore). Find [MapViewWnd] (or the window you need to fix) and change their numbers:

Width=
Height=
Width800x600=
Height800x600=
Width1024x768=
Height1024x768=
Width1280x1024=
Height1280x1024=


to:

Width = 323
Height = 304

So, any line that starts with Width or Height, just change their number. When you return to the game, it will be fixed. This is the fastest fix I have found.

Oh, and be warned, if you are in windowed mode and resize the EQ window before loading any character, you will have a completely messed up UI. It will place all windows in their original position. I found out the hard way. So, If you want to change the main EQ window size, good luck when you change to another toon.
Ahti is offline   Reply With Quote