LoTROInterface

LoTROInterface (https://www.lotrointerface.com/forums/index.php)
-   Lua Programming Help (L) (https://www.lotrointerface.com/forums/forumdisplay.php?f=50)
-   -   Problem with UISkin_AvatarPanel (https://www.lotrointerface.com/forums/showthread.php?t=2558)

Wicky71 01-16-2014 03:26 PM

Problem with UISkin_AvatarPanel
 
1 Attachment(s)
Hallo,

maybe someone can help me.
I've My own minimal UI (only informations on screen I need).

Since the update 12 the UI shows my level (see picture)

Someone knows the new AssetID or the changes?

Code:

        <PanelFile ID="ID_UISkin_AvatarPanel">
          <Element ID="AvatarPanel" X="2" Y="2" Width="280" Height="180">
      <Element ID="VitalsParent" X="0" Y="0" Width="280" Height="180">
        <Element ID="AvatarPanel_COVER_LOWRES" X="1" Y="47" Width="20" Height="20"></Element>
        <Element ID="PlayerLevel" X="0" Y="0" Width="1" Height="1"></Element>
        <Element ID="PlayerLeaderIcon" X="2" Y="30" Width="16" Height="16"></Element>
        <Element ID="PlayerAssistantIcon" X="2" Y="30" Width="16" Height="16"></Element>
        <Element ID="PlayerVoiceChat" X="2" Y="68" Width="16" Height="16"></Element>
        <Element ID="PlayerVoiceChatSquelched" X="2" Y="68" Width="16" Height="16"></Element>
        <Element ID="PlayerSendingData" X="2" Y="68" Width="16" Height="16"></Element>
        <Element ID="VitalsBg" X="-704" Y="45" Width="163" Height="22"></Element>
        <Element ID="VitalsField" X="22" Y="34" Width="168" Height="42"></Element>
        <Element ID="AvatarPanel_BG" X="-1" Y="1" Width="273" Height="105"></Element>
        <Element ID="PlayerPortrait" X="1" Y="47" Width="20" Height="20"></Element>
        <Element ID="PlayerVitals_Animations" X="12" Y="0" Width="277" Height="104"></Element>
        <Element ID="PlayerName" X="19" Y="17" Width="191" Height="36"></Element>
        <Element ID="PlayerEffectDisplay" X="21" Y="68" Width="169" Height="64"></Element>
        <Element ID="PlayerLevel_BG" X="0" Y="0" Width="1" Height="1"></Element>
          </Element>
                </Element>
        </PanelFile>

Thanks for any information

Adra 01-17-2014 02:54 PM

Hi, let's try to insert this line after the one containing PlayerLevel_BG

<Element ID="PlayerLevel" X="36" Y="84" Width="1" Height="1"> </Element>

(I did not tested it)

Wicky71 01-18-2014 08:09 AM

Thanks Adra,

but I test all variations. Nothing works.:(
I mean the name has changed.

I can't find out the right one. :mad:

Adra 01-19-2014 03:47 AM

Oh crap yes, this does not appears fixable without a skinning pack update :(
I've sent a PM to Ransroth to ask him if there will be a skinning pack update in 2014.

Adra 01-21-2014 11:29 AM

I had a reply from Ransroth : There should be a skinning pack update coming with U12.2 :)

Wicky71 01-21-2014 12:57 PM

Thanks for information.:)


All times are GMT -5. The time now is 06:29 AM.

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