EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   General authoring help / discussion (http://www.eqinterface.com/forums/forumdisplay.php?f=12)
-   -   Trying to Update Infiniti_Blue_Di28889's UI (http://www.eqinterface.com/forums/showthread.php?t=22047)

kool22 07-10-2017 08:39 PM

Trying to Update Infiniti_Blue_Di28889's UI
 
I'm trying to at least fix the new Mit / Evasion on player window with no luck, Been awhile since i did anything with UI's i'm thinking it falling to the <Pieces> </Pieces> As i'm not sure how they work nor can i find anything on them, did search the forums with no luck.

I'm not sure how the UI knows what to call etc. in the .tga files.

As in the UI in question it doesn't seem to have a regular EQUI.xml so i'm not sure what tga to call in reference to

Code:
<Pieces>PW_AC</Pieces> <Pieces>PW_ACNum</Pieces>


or to change it. to mit / evasion

"I Think" i got the coding right in the player window, except for spacing etc will need to be adjusted once i get it to load in game.

Thanks for any help.

AloneStarwalker 07-11-2017 06:21 AM

those seems like labels, look for a label object with that name futher up in the xml.

then if you want different info, the easiesst to do is look it up on the default inventory and see how htye madethe info there, then copy it and alter it to fit you player window, make sure the things arent named the same, is often what the pw_ stands for
playerwindow_

kool22 07-11-2017 02:39 PM

Quote:
Originally Posted by AloneStarwalker
those seems like labels, look for a label object with that name futher up in the xml.

then if you want different info, the easiesst to do is look it up on the default inventory and see how htye madethe info there, then copy it and alter it to fit you player window, make sure the things arent named the same, is often what the pw_ stands for
playerwindow_


Got it working thanks much.


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

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.