LoTROInterface

LoTROInterface (https://www.lotrointerface.com/forums/index.php)
-   Graphics modification help (L) (https://www.lotrointerface.com/forums/forumdisplay.php?f=24)
-   -   Removing Auto Attack-Indicator (https://www.lotrointerface.com/forums/showthread.php?t=180)

Trottimus 07-06-2007 07:34 PM

That is a good find!

Have you noticed any drop in framerate though?

I've read a few times that altering X and Y to 0 causes erratic behaviour,

Thanks,

Trottimus

D.H1cks 07-06-2007 08:21 PM

The key is setting the width and height to 1. Doing so to any element should make it invisible. After that, the location does not matter.

Khanon 07-06-2007 08:35 PM

That's interesting...the last time I tried it, when I went into combat, my fire ring and in-combat image expanded to full size...

This helps a lot for me doing some other advanced changes to my bars.

Grimholm 07-07-2007 03:58 AM

Maybe it doesn't work with every "toolbar-setup". Here's the (tentative) code for my toolbar:

Code:

<PanelFile ID="toolbar">
        <Element ID="ToolbarField" X="430" Y="939" Width="421" Height="85" Detach="1">
                <Element ID="ToolbarFieldMain" X="0" Y="0" Width="421" Height="85"></Element>
                <Element ID="LevelMeter" X="6" Y="76" Width="409" Height="8">
                        <Element ID="LevelMeterFill" X="0" Y="1" Width="409" Height="5">
                                <Element ID="LevelMeter_BonusMeter" X="0" Y="1" Width="409" Height="4"></Element>
                        </Element>
                        <Element ID="LevelMeterText" X="0" Y="0" Width="409" Height="8"></Element>
                </Element>
                <Element ID="ViolentModeIndicator" X="0" Y="0" Width="1" Height="1"></Element>
                <Element ID="Toolbar_Quickslot" X="-1" Y="37" Width="420" Height="35"></Element>
        </Element>
</PanelFile>

Haven't noticed a downside yet (like performance- or graphical-problems).

Aalwein 07-07-2007 04:20 AM

looks to me like that should work just fine. I'll test it on my ui for experimental purposes- personally I think it's a handy indicator to know when my group is in combat but I'm not engaged.

Grimholm 07-07-2007 05:33 AM

Thats why I'll try to find a new place for the indicator. My intention was to remove the indicator from the basepanel, not from the interface.


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

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