View Single Post
  #2  
Unread 04-18-2012, 03:35 PM
D.H1cks's Avatar
D.H1cks D.H1cks is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Apr 2007
Posts: 162
If you go into the C:\Users\{username}\Documents\The Lord of the Rings Online\PluginData\{lotroaccountname}\{servername}\ {charactername}\ folder, you will find the saved settings for each of the plugins.

If you are lucky, it might be simple to open the files and just change the values for the location of the icons to lower values such as 100 to get them back.

For example for the Travel Window, change:
["buttonPositionX"] = "1126" to ["buttonPositionX"] = "150"
["buttonPositionY"] = "946" to ["buttonPositionY"] = "150"

If all else fails, just delete the files for the plugins affected and start from scratch.

Hope that helps.
Reply With Quote