lotrointerface.com
Search Downloads


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

Reply
Thread Tools Display Modes
  #1  
Unread 02-12-2007, 02:32 PM
haner haner is offline
The Wary
 
Join Date: Feb 2007
Posts: 1
Request for future lotro skins

Great to be part of lotrointerface, use EQ2interface all the time.

I do have a request though. I am trying a burgular right now and hate the targeting that they have in game. In other games I have always targetted the MT and attacked the same target. Now, in Lotro, we can attack the same mob as the MT but can't see which one it is through an implied target window. I find this so frustrating. Obviously, the game allows you to target through the MT so I was wondering if it is possible to make an implied target window like eq2?

Also wondering if anyone is working on something to decrease the size of the bags, hotbars and cleaning up the chat window? Still am a huge fan of Fetish Nightfall and hoping something similar shows up here.

Thank you for any help.
Reply With Quote
  #2  
Unread 02-12-2007, 02:37 PM
Ghil's Avatar
Ghil Ghil is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2007
Posts: 37
Quote:
Originally Posted by haner
Also wondering if anyone is working on something to decrease the size of the bags, hotbars and cleaning up the chat window? Still am a huge fan of Fetish Nightfall and hoping something similar shows up here.
to show just the skill bar:

little tip from Joviex on the Beta forums:

make a 1x1 transparent .tga (invisible.tga) and put this in your SkinDefinition.xml:

Code:
<Mapping ArtAssetID="accomplishment_journal_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="accomplishment_journal_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="accomplishment_journal_rollover" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag_inventory" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag_rollover" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag1" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag1_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag1_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag1_rollover" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag2" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag2_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag2_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag2_rollover" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag3" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag3_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag3_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag3_rollover" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag4" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag4_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag4_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="bag4_rollover" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="crafting_highlight" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="crafting_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="crafting_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="fellowship_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="fellowship_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="fellowship_rollover" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="inventory_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="inventory_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="inventory_rollover" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="journal_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="journal_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="journal_rollover" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="LetterBoxBottom" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="main_menu_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="main_menu_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="main_menu_rollover" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="map_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="map_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="map_rollover" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="quest_normal" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="quest_pressed" FileName="Invisible.tga"></Mapping>
<Mapping ArtAssetID="quest_rollover" FileName="Invisible.tga"></Mapping>

Last edited by Ghil : 02-12-2007 at 02:45 PM.
Reply With Quote
  #3  
Unread 02-12-2007, 02:47 PM
Cairenn's Avatar
Cairenn Cairenn is offline
Credendo Vides
Premium Member
LOTROInterface Admin
Interface Author - Click to view interfaces
 
Join Date: Jan 2007
Posts: 642
Thanks for posting that Gil. You want to go ahead and copy it over to the Tutorial section? It really is a handy little bit, I just hadn't gotten to it yet.
__________________
"My friends, love is better than anger. Hope is better than fear. Optimism is better than despair. So let us
be loving, hopeful and optimistic. And we’ll change the world."

Co-Founder & Admin: MMOUI
FaceBook Profile, Page, Group
Avatar Image by RafM
Reply With Quote
  #4  
Unread 02-12-2007, 02:49 PM
Ghil's Avatar
Ghil Ghil is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2007
Posts: 37
alright

edit: done :P

Last edited by Ghil : 02-12-2007 at 02:59 PM.
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


All times are GMT -5. The time now is 03:02 PM.


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