PDA

View Full Version : help with modifying a UI/xml file


Paleman
01-11-2015, 02:48 AM
There is a UI I really like(HaeldarUI), except for one small problem. the third and 4th hotkey in it are vertical and I want them to be 5x2 like the first in second in the UI. I was wondering if there was anyone who could tell me how to edit the XML file, or whatever files I need to make it so the 2, and third the same as the first and second hot button? Any help would be appreciated

http://i160.photobucket.com/albums/t180/dudejapanfour/EQ000005.png (http://s160.photobucket.com/user/dudejapanfour/media/EQ000005.png.html)

khanable
01-11-2015, 04:53 PM
EQUI_HotButtonWnd is the file you're after

Study the code for HB 1&2, specifically the page left/page right and page label - copy these to HB 3&4 along with the corresponding x/y for each button

Make sure you adjust the size of HB 3&4 to 1&2 as well (in the area where it lists all the <pieces> for HB 3&4)