View Single Post
  #230  
Unread 07-17-2009, 05:52 PM
teddyboy420's Avatar
teddyboy420 teddyboy420 is offline
A Fallen Diplomat
 
Join Date: Nov 2004
Server: Beta 1
Posts: 52
Default

Quote:
Originally Posted by Drumstix42 View Post
Hmm, that's strange. I took the test screenshot on my monitor, which is running the game at 1680x1050. Your's looks a bit different I'm guessing from what you're explaining.
I don't think the Zoning window has any settings that normally get saved in the UI's layout file. I guess it's possible though.

Switch to the default UI, and see if it still happens. If it does, I'll go in and make sure the window has it's properties correct. Not sure why it would be acting differently for you
Ok, interestingly enough...and probably not surprising, the issue remained after I removed your zoning window and let it load up the default. It too appeared over in the top, left-hand corner. Other than that though it was the same size, and in the same location. So, I am assuming there is another file, probably in Fetish somewhere, that is causing the zoning window to appear like this? What other window could affect the zoning window like that?

edit: Could it be the eq2ui_hud? I noticed that sometimes these files (like eq2ui_custom, or eq2ui_mainhud) can sometimes have overriding attributes so I opened up the eq2ui_hud and noticed the following:

Code:
PackLocation="top,left" PackLocationProp="0000/0001,0000/0001" PackSize="absolute,absolute" 
PackSizeProp="0000/0001,0000/0001" ScrollExtent="1280,1024" Size="1280,1024"
Could that be the culprit? If it is, would removing the <include> eq2ui_hud_zoning.xml </include> from eq2ui_hud fix the issue or would it just make the eq2ui_hud_zoning.xml from the custom folder not load?

Last edited by teddyboy420 : 07-20-2009 at 04:10 PM.