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 08-18-2002, 06:39 AM   #1
tarsk
A Gray Wolf
 
Join Date: Aug 2002
Posts: 5
Default Buff Name Backgrounds

I figure it's something pretty simple that I'm missing, but I've looked at the code for other skins that have the buff names displayed with a background behind the text, and I'll be dammned if I can figure out how to do that.

I got the names to display permanently, but I can't get a background behind them.. Do I have to create a tga image that gets placed behind each one?

Thanks
__________________
Tarsk Longstrider, BigBaldBarb
Warlord of the Wolves o' the North
~ Omerta ~ Xev ~
tarsk is offline   Reply With Quote
Old 08-18-2002, 08:26 AM   #2
Bohorroth
A Treant
 
Join Date: Aug 2002
Posts: 19
Default

its in the EQUI_Animations.xml, search for RedIconbackground and BlueIconbackground and you will get something like this:

<Ui2DAnimation item = "RedIconBackground">
<Cycle>true</Cycle>
<Frames>
<Texture>redgraphic.tga</Texture>
<Location>
<X>0</X>
<Y>24</Y>
</Location>
<Size>
<CX>108</CX>
<CY>20</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>

and the same for blueicongraphic
Bohorroth 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 05:23 PM.


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