Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > XML modification help.
User Name
Password

Reply
 
Thread Tools Display Modes
Old 07-16-2004, 06:48 AM   #1
Tulandin
A Bat
 
Join Date: Oct 2002
Server: Drinal
Posts: 1
Default Resizing Player Window

Hello,

I am using a mixed UI mainly using T.King stuff.
After last patch i added the mana numbers to my Player Window. This works fine so far, but now i want to make the window a bit larger to get a bit more room between the different items.
But i couldnt figure out how to get the window larger and scaling the graphics to the desired size. In the screenshots i added you can see how the window looks like normally and then the resized one.

For the resized one i changed
Code:
<Screen item="PlayerWindow"> <ScreenID/> <RelativePosition>false</RelativePosition> <Location> <X>516</X> <Y>0</Y> </Location> <Size> <CX>180</CX> <CY>106</CY> </Size>

to
Code:
<Size> <CX>180</CX> <CY>150</CY> </Size>


Do i have to change the size elsewhere (I have tried changing the values at the UI2DAnimation section of my XML file, but without success) or do i have to redo the TGA-File?
Attached Images
File Type: jpg PW_normal_sized.jpg (24.2 KB, 13 views)
Attached Files
File Type: xml EQUI_PlayerWindow.xml (11.4 KB, 0 views)
Tulandin is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 03:25 PM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI