Method I: without Join2LFS.
Live For Speed has some nice command line options those you can use as well. For example, to make desktop shortcuts for your favorite servers in intetnet. Just launch it and game will run and connect to server you want.
Windows:
1. Create shortcut for LFS.exe and put it anywhere you want.
2. Right click on shortcut -> Properties -> Shortcut tab -> in "Target" line after quotes add: /join=HOST /pass=PASS (where HOST - server name and PASS - password if it needed). The whole line will be look like (if LFS intalled in C:\Program Files\LFS\):
with password option:
Click "Apply" -> "Ok" and run the shortcut.
Ubuntu (the same about password option):
Right click on Desktop -> Create Launcher... -> Choose "Application" -> fill the "Command" line with this line (PATH_TO_LFS is full path to LFS folder):
Click "OK" and run it. Voila!
PS: if server name contains special characters and LFS gives you error "Host not found on master server" (and you sure that name is right) use "^" symbol before special characters. For example: "www.airattack.co.uk #4" will looks like "www.airattack.co.uk ^#4".
Method II: with Join2LFS.
Join2LFS is a good choice because probably you will not have problems with server's names and it saves passwords.
Windows:
Do Join2LFS links work system wide? If somebody test it - I'll update this guide.
Ubuntu:
1. Follow this guide and setup Join2LFS for Firefox browser (actually it's system wide method).
2. Right mouse click on Desktop -> Create Launcher... -> Choose "Location" -> Find your favorite server on LFSWorld.net and copy Join2LFS link () -> Paste your link in "Location" line -> Click "OK" and run it.
All Systems (tested with Firefox):
And of cause you can use Bookmarks of your favorite browser: just find server's Join2LFS link -> right mouse click on it -> Bookmark This Link -> Done!
Thank you for your time
Live For Speed has some nice command line options those you can use as well. For example, to make desktop shortcuts for your favorite servers in intetnet. Just launch it and game will run and connect to server you want.
Windows:
1. Create shortcut for LFS.exe and put it anywhere you want.
2. Right click on shortcut -> Properties -> Shortcut tab -> in "Target" line after quotes add: /join=HOST /pass=PASS (where HOST - server name and PASS - password if it needed). The whole line will be look like (if LFS intalled in C:\Program Files\LFS\):
"C:\Program Files\LFS\LFS.exe" /join=[B]HOST[/B]
with password option:
"C:\Program Files\LFS\LFS.exe" /join=[B]HOST[/B] /pass=[B]PASS[/B]
Click "Apply" -> "Ok" and run the shortcut.
Ubuntu (the same about password option):
Right click on Desktop -> Create Launcher... -> Choose "Application" -> fill the "Command" line with this line (PATH_TO_LFS is full path to LFS folder):
sh -c 'cd [B]PATH_TO_LFS[/B] && wine LFS.exe /join=[B]HOST[/B] /pass=[B]PASS[/B]'
Click "OK" and run it. Voila!
PS: if server name contains special characters and LFS gives you error "Host not found on master server" (and you sure that name is right) use "^" symbol before special characters. For example: "www.airattack.co.uk #4" will looks like "www.airattack.co.uk ^#4".
Method II: with Join2LFS.
Join2LFS is a good choice because probably you will not have problems with server's names and it saves passwords.
Windows:
Do Join2LFS links work system wide? If somebody test it - I'll update this guide.
Ubuntu:
1. Follow this guide and setup Join2LFS for Firefox browser (actually it's system wide method).
2. Right mouse click on Desktop -> Create Launcher... -> Choose "Location" -> Find your favorite server on LFSWorld.net and copy Join2LFS link () -> Paste your link in "Location" line -> Click "OK" and run it.
All Systems (tested with Firefox):
And of cause you can use Bookmarks of your favorite browser: just find server's Join2LFS link -> right mouse click on it -> Bookmark This Link -> Done!
Thank you for your time