lotrointerface.com
Search Downloads


Go Back   LoTROInterface > LotRO > General Discussion & Support > Interface Help (L)

Reply
Thread Tools Display Modes
  #1  
Unread 04-17-2012, 03:21 AM
Eili's Avatar
Eili Eili is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Apr 2007
Location: Montreal
Posts: 159
Strange visual bug since update 6.1

Since this morning, i have a strange circle appearing on my screen each time i use the inventory, or receive a new item, or a new item quest.

As soon as i mouse over the new items in the inventory the circle vanish



I tried to click on it, to move it but there is nothing to detect it really.

Do you think it is something i could have forget in one of my previous update ? All the icons are invisible in my UI, could that be a new icone ? or a changed one ?

I am just lost because it goes off and on with mousing and i did nothing for that.

THank you for any answer
Reply With Quote
  #2  
Unread 04-17-2012, 04:08 AM
Neophron Neophron is offline
The Wary
 
Join Date: Apr 2012
Posts: 1
Bag icon overlay

That circle that you see is the new bag icon overlay.
It appears when you have new items in your bag and removes when you open your bag. A lot of skins dont have visuals anymore of the bag icon so it appears somewhere on your screen. I'm not really in to modding the UI yet but maybe someone else can figure out how to remove this overlay.
Reply With Quote
  #3  
Unread 04-17-2012, 04:14 AM
Eili's Avatar
Eili Eili is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Apr 2007
Location: Montreal
Posts: 159
Oh Thank you! i searched into my UI in case so i am happy to k now this really comes with 6.1 and nothing wrong on my side.

I will wait for Narrel then in the hope that he will send us the update even if not very big.
Reply With Quote
  #4  
Unread 04-17-2012, 04:54 AM
Brygard2007's Avatar
Brygard2007 Brygard2007 is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Sep 2007
Location: http://www.youtube.com/user/Brygard2009
Posts: 183
I search the old skin pack zip and I didn't see it.

There might be an alternative to remove it but requires quite a few codes for the:
Quote:
<PanelFile ID="ID_UISkin_Toolbar">
probably this esample section:
Quote:
<Element ID="ToolbarButton_Slot_4" X="129" Y="147" Width="25" Height="25">
<Element ID="CustomizableSlotButton_BuyNowButton" X="0" Y="0" Width="25" Height="25"> </Element>
<Element ID="CustomizableSlotButton_NewInfoHighlight" X="0" Y="0" Width="25" Height="25"> </Element>
<Element ID="CustomizableSlotButton_TutorialHighlight" X="0" Y="0" Width="25" Height="25">
<Element ID="TutorialHighlighter_LeftBorder" X="0" Y="0" Width="3" Height="25"> </Element>
<Element ID="TutorialHighlighter_BottomBorder" X="3" Y="22" Width="19" Height="3"> </Element>
<Element ID="TutorialHighlighter_RightBorder" X="22" Y="0" Width="3" Height="25"> </Element>
<Element ID="TutorialHighlighter_TopBorder" X="3" Y="0" Width="19" Height="3"> </Element>
</Element>
Most notable but not sure could be the:
Quote:
<Element ID="CustomizableSlotButton_NewInfoHighlight" X="0" Y="0" Width="25" Height="25"> </Element>
Would have to set the width and height to 1 instead 25.

I haven't tried it.
I rather wait for the new skinpack when it's uploaded,hopefully soon.
Reply With Quote
  #5  
Unread 04-17-2012, 08:50 AM
Firedancer's Avatar
Firedancer Firedancer is offline
The Undefeated
 
Join Date: Apr 2008
Posts: 7
Until we get a new asset pack wit h the image or xml needed to get rid of it, just open the Options window, go to UI Settings, then at the top of that should be toolbar settings for the round buttons seen on the toolbar. Just change bag1 thru bag 5 to other stuff and the round highlight will go away.
Reply With Quote
  #6  
Unread 04-17-2012, 12:22 PM
Eili's Avatar
Eili Eili is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Apr 2007
Location: Montreal
Posts: 159
Good solution in the meantime.

Thank you
Reply With Quote
  #7  
Unread 04-21-2012, 11:54 AM
Grymwulf Grymwulf is offline
The Undefeated
 
Join Date: Apr 2011
Posts: 9
<PanelFile ID="ID_UISkin_Toolbar">
<Element ID="ToolbarField" X="700" Y="1000" Width="495" Height="200">
<Element ID="ToolbarButton_Slot_1" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_Slot_2" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_Slot_3" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_Slot_4" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_Slot_5" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_Slot_6" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_Slot_7" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_RightSlot_1" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_RightSlot_2" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_RightSlot_3" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_RightSlot_4" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_RightSlot_5" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_RightSlot_6" X="1" Y="201" Width="1" Height="1"></Element>
<Element ID="ToolbarButton_RightSlot_7" X="11" Y="201" Width="1" Height="1"></Element>
</Element>
</PanelFile>

It should be those. Just set width and height to 1 and it should make them dissapear. That is if you don't want to use those buttons at all. Elsewise you'll have to wait for the id's of the overlay for it.
Reply With Quote
Reply


Thread Tools
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Skin Bug Stomping Kalex Interface Help (L) 4 10-09-2011 06:56 AM
GetClassAttributes() bug and work around Sargatanis Lua Programming Help (L) 1 06-19-2011 02:06 AM
Strange issues with LUA plugins and Lotro F2P Europe sheen Interface Help (L) 5 11-12-2010 11:00 AM
Turbine lotro bug of quickslot Bar 3, anyone else notice it? Bachihihii Interface Help (L) 3 02-01-2010 09:01 AM
Download Reporting Bug? AncientWolf Site help, bugs, suggestions/questions 2 07-30-2007 11:46 AM


All times are GMT -5. The time now is 07:53 AM.


Our Network
EQInterface | EQ2Interface | Minion | WoWInterface | ESOUI | LoTROInterface | MMOUI | Swtorui