View Single Post
  #2  
Unread 10-18-2015, 05:10 PM
Pulse Pulse is offline
The Undefeated
 
Join Date: Sep 2011
Location: Kaliningrad, Russia
Posts: 5
try any UI from this pack
http://www.lotrointerface.com/downlo...nfo.php?id=581

or create dir OriginalMapOnly in \Documents\The Lord of the Rings Online\ui\skins\
and put file SkinDefinition.xml with this code:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<opt>
<SkinName Name="OriginalMapOnly"></SkinName>
	
<PanelFile ID="ID_UISkin_MapPanel">
  <Element ID="MapBackground" X="0" Y="0" Width="1024" Height="768"> </Element>
</PanelFile>
</opt>
then start launcher and choose OriginalMapOnly in UI game options
restart your char logon

Last edited by Pulse : 10-18-2015 at 05:17 PM.
Reply With Quote