Liberty Unleashed

Liberty Unleashed => Liberty Unleashed Chat => Topic started by: Prada on November 19, 2011, 02:59:28 pm

Title: Launch Arguments
Post by: Prada on November 19, 2011, 02:59:28 pm
Will you please give examples of these features.
/Tab-Favs - Display the Favourites tab on launch
/Tab-Internet - Display the Internet tab on launch
/Tab-Official - Display the Official tab on launch
/Tab-History - Display the History tab on launch
/Tab-Lan - Display the LAN tab on launch
/Win-Settings - Display the Settings window on launch
/Win-Help - Open the support website
-noupdate - Do not automatically check for updates
-hook - Launch Liberty Unleashed when the server browser is started (use together with -ip and -port)
-ip - Sets the IP of the server to connect to
-port - Sets the server port

Thanks in advance!
Title: Re: Launch Arguments
Post by: Juppi on November 19, 2011, 10:38:19 pm
They work like launch arguments for any other application would. Say you want to make a shortcut which launches LU and automatically connects you to a local server you'd create a shortcut with the following arguments:

"x:\path\to\LU.exe" -hook -ip 127.0.0.1 -port 2301
Title: Re: Launch Arguments
Post by: Prada on November 20, 2011, 09:07:33 am
I'm really grateful to you. Thank you! ;D