LoTROInterface

LoTROInterface (https://www.lotrointerface.com/forums/index.php)
-   XML modification help (L) (https://www.lotrointerface.com/forums/forumdisplay.php?f=23)
-   -   Question about "bag" (https://www.lotrointerface.com/forums/showthread.php?t=199)

threshershark 05-13-2007 11:00 PM

Question about "bag"
 
Hi all, this is my first time posting here. I have a question about the bag slots.
For some reason I can't get the first bag on extreme right bottom to display a created image. I think this is the right part of the xml :

<Mapping ArtAssetID="bag" FileName=""></Mapping>

When I put a tga image in the FileName it doesn't change it. The other bag tags work fine. Can anyone help?

Thankyou.

threshershark 05-13-2007 11:27 PM

Nevermind, Think I figured it out. I was using the wrong tag :D

Correct tag is:

<Mapping ArtAssetID="inventory_normal" FileName=""></Mapping>

Aalwein 05-13-2007 11:28 PM

Each bag has four graphics:

Code:

  <Mapping ArtAssetID="bag" FileName="Invisible.tga" />
  <Mapping ArtAssetID="bag_normal" FileName="Invisible.tga" />
  <Mapping ArtAssetID="bag_pressed" FileName="Invisible.tga" />
  <Mapping ArtAssetID="bag_rollover" FileName="Invisible.tga" />

Try changing the other tags to the same graphic (unless you want different images for rollover and pressed).


All times are GMT -5. The time now is 10:58 PM.

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