LoTROInterface

LoTROInterface (https://www.lotrointerface.com/forums/index.php)
-   Interface Help (L) (https://www.lotrointerface.com/forums/forumdisplay.php?f=3)
-   -   Need Help getting rid of brackets from exp bar (https://www.lotrointerface.com/forums/showthread.php?t=1073)

Telemachus 09-23-2010 12:37 AM

Need Help getting rid of brackets from exp bar
 
1 Attachment(s)
I'm new to ui mods. So far, I've managed to do okay putting together my ui, but I have one issue. I can't get the little "brackets" that accent the exp bar and exp info to go away. I don't know what their element name is, so I tried sending them off the screen, but I couldn't get that to work either.
Any help would be greatly appreciated.

rushl 09-23-2010 05:12 AM

I believe the code you're looking for is:

Code:

<Element ID="ToolbarFieldMain_LevelMeter_Left_Cap" X="10" Y="10" Width="1" Height="1"></Element>
<Element ID="ToolbarFieldMain_LevelMeter_Right_Cap" X="10" Y="10" Width="1" Height="1"></Element>
<Element ID="ToolbarFieldMain_LevelMeter_Mid_Left_Cap" X="10" Y="10" Width="1" Height="1"></Element>
<Element ID="ToolbarFieldMain_LevelMeter_Mid_Right_Cap" X="10" Y="10" Width="1" Height="1"></Element>

Those lines belong in your Toolbar panel file, within the ToolbarField element.

rushl

Telemachus 09-23-2010 05:46 PM

Thanks! That is just what I needed. :)


All times are GMT -5. The time now is 01:42 AM.

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