View Single Post
  #9  
Unread 01-09-2023, 05:59 PM
b414213562's Avatar
b414213562 b414213562 is online now
The Undefeated
Interface Author - Click to view interfaces
 
Join Date: Oct 2020
Posts: 5
Quote:
Originally Posted by Adra
My question was not concerning plugins but the launcher or the lotro client options/commands/tweaks.

Working on skins, particularly when resizing a panel, require a lot of game relaunching to track the changes. Doing this more than 50 times a day is boring and is a big time loss.
Hopefully you've already included the username and password options for your LOTRO shortcut?

Your shortcut's Target would look something like this:
Code:
"C:\Program Files (x86)\StandingStoneGames\The Lord of the Rings Online\LotroLauncher.exe" -nosplash -skiprawdownload -username [USERNAME] -password "[PASSWORD]"
Reply With Quote