View Single Post
  #3  
Unread 03-07-2005, 02:59 PM
Kosmos's Avatar
Kosmos Kosmos is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Lucan DLere
Posts: 581
Default

Quote:
Originally Posted by matslin
I try to change some ui's icon location, (kosmos' PerformancePanel)
I was hoping to change it into a row of icon which fits my UI space

but after I log in, it become a black panel

when I move my mouse to icon location it still show up the correct tool tips

but I can't see the icon

can anyone help me with this?

Edit: everything works fine in UI editor, but in game it's just a blank panel

Due to the way the Parser works. You will not be able to relocate these buttons. Unless....
You change the location information of the buttons in the eq2ui_custompreset*.xmls

The parser outputs an XML document from your eq2.recent.ini
So after you creat the eq2ui_custompreset*.xml documents. You will need to go in with a text editor and change the location coordinates of the buttons.

Also. becareful. The UI Builder, doesn't like these files as they are.
if you load them into UI Builder, and then save them they will mess up big time. Due to the fact that UI Builder doesn' like commands that are not all on the same line.

I just posted a reply to someone on this issue, so you can get more specific information if you check the other threads on how this Mod works.

I sure like the looks of your Mod!!
Reply With Quote