EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   XML modification help. (http://www.eqinterface.com/forums/forumdisplay.php?f=30)
-   -   Some simple things i wana know (http://www.eqinterface.com/forums/showthread.php?t=13770)

Wzxyd 05-17-2004 04:37 PM

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

mortis42 05-17-2004 07:10 PM

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.


All times are GMT -5. The time now is 10:12 AM.

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.