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 05-17-2004, 04:37 PM   #1
Wzxyd
A Fire Beetle
 
Join Date: Aug 2002
Posts: 3
Default Some simple things i wana know

Ok. I dont really like any of the fancy windows or any indepth graphics. I almost set all of my windows transparrency to 100. But what i wana know is how do you make a small bar in the health/mana or target within a full bar. Ill explain. There s the health bar...and it has 5 bubbles. Well how do you make it so that there is a small little bar underneaith the whole 5 bubbled health bar that pertains to one bubble. Thanks
Wzxyd is offline   Reply With Quote
Old 05-17-2004, 07:10 PM   #2
mortis42
eqmods.mortis42.net
 
mortis42's Avatar
 
Join Date: Aug 2002
Server: Rodcet Nife
Posts: 552
Interface Author - Click to view interfaces
Send a message via ICQ to mortis42 Send a message via AIM to mortis42 Send a message via MSN to mortis42 Send a message via Yahoo to mortis42
Default

Find the gauge in the file and look for this line:
Code:
<DrawLinesFill>false</DrawLinesFill>

Change it to:
Code:
<DrawLinesFill>true</DrawLinesFill>

Near the same area there will be a section like this:
Code:
<LinesFillTint> <R>0</R> <G>0</G> <B>0</B> </LinesFillTint>

That area controls what color the fill line is.
mortis42 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:22 AM.


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