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-04-2003, 05:02 PM   #1
sup2069
A Fire Beetle
 
Join Date: Feb 2003
Posts: 2
Default XP guage graphics

Could anybody tell me how I could modify an existing UI_playerwindow to change the xp guage to the old Xp guage?

The red box is what I want to replace the other one in the player window with.

btw the UI is the infiniti2_3
Attached Images
File Type: jpg player window.jpg (10.3 KB, 97 views)
sup2069 is offline   Reply With Quote
Old 07-04-2003, 05:49 PM   #2
Kelric
 
Kelric's Avatar
 
Join Date: Jul 2002
Server: Brell Serilis
Posts: 356
Interface Author - Click to view interfaces
Default

If all you want to do is change the colors, that's easy... look in the Player Window code for the Exp and AA Exp Gauges and change the color settings for each; colors are specified by values of Red, Green, and Blue between 0 and 255, the larger the number, the more of that color you get. Can't remember the color code for the default XP bars, but if you look in your Default Player Window code, you should be able to find it; just make the two match.

If you want to change the actual graphic, that's a little more involved. You'll have to include a tga in your custom folder that has the XP bar graphic (or add the XP bar to an existing tga), then edit your Player Window xml to make sure that tga file is specified as a usable texture, the location in the file of the gauge, and call that particular gauge to display instead of the existing one.

It's not nearly as hard as it sounds but there ARE a few steps to it. You might PM the author and see if he'll do the graphics and recoding for you.
__________________
Kelric Stormwolf
[ F.A.Q ]
Kelric is offline   Reply With Quote
Old 07-04-2003, 06:58 PM   #3
sup2069
A Fire Beetle
 
Join Date: Feb 2003
Posts: 2
Default

cool thanks man, imma get right on it
sup2069 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 08:42 PM.


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