View Single Post
  #4  
Unread 04-30-2022, 12:45 PM
dt192 dt192 is offline
The Unscathed
Interface Author - Click to view interfaces
 
Join Date: Aug 2013
Posts: 19
Quote:
Originally Posted by lunarwtr
Not sure if it helps folks, but here is a xml doc that shows which of the Elements in the skinning panels are associated with which art asset names (along with image ids). I do not believe you can change the image of the button you are wanting. You might be able to just move or resize it to hide.

https://lunarwtr.github.io/lotro-api...assocation.xml
Do these not work then? or is that not what they are after?
Code:
  <Mapping ArtAssetID="start_menu_normal" FileName="start_menu_normal.tga"></Mapping>
  <Mapping ArtAssetID="start_menu_pressed" FileName="start_menu_pressed.tga"></Mapping>
  <Mapping ArtAssetID="start_menu_rollover" FileName="start_menu_rollover.tga"></Mapping>
Reply With Quote