Client Manual

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Marked this version for translation)
Line 1: Line 1:
 
__TOC__
 
__TOC__
 
<translate>
 
<translate>
== Introduction ==
+
== Introduction == <!--T:1-->
  
 +
<!--T:2-->
 
[[Liberty Unleashed]] is a multiplayer mod for GTA3. It was created due to the lack of any advanced GTA3 multiplayer modifications available.
 
[[Liberty Unleashed]] is a multiplayer mod for GTA3. It was created due to the lack of any advanced GTA3 multiplayer modifications available.
  
== Installing ==
+
== Installing == <!--T:3-->
  
 +
<!--T:4-->
 
Download the client installer from the [http://liberty-unleashed.co.uk/downloads.html downloads page] and launch it. When prompted to choose the install location, choose your GTA3 folder unless it's already selected.
 
Download the client installer from the [http://liberty-unleashed.co.uk/downloads.html downloads page] and launch it. When prompted to choose the install location, choose your GTA3 folder unless it's already selected.
  
 +
<!--T:5-->
 
After completing the installation and launching the server browser the first time it will ask your GTA3 location. Select this folder and you're ready to play.
 
After completing the installation and launching the server browser the first time it will ask your GTA3 location. Select this folder and you're ready to play.
  
== Controls ==
+
== Controls == <!--T:6-->
  
 +
<!--T:7-->
 
These are the default controls assigned for Liberty Unleashed. They can be modified with ''/bind''.
 
These are the default controls assigned for Liberty Unleashed. They can be modified with ''/bind''.
  
 +
<!--T:8-->
 
* '''T''' - Chat
 
* '''T''' - Chat
 
* '''Tab''' - Show scoreboard
 
* '''Tab''' - Show scoreboard
Line 26: Line 31:
 
* '''Control''' - Spawn
 
* '''Control''' - Spawn
  
== Console Commands ==
+
== Console Commands == <!--T:9-->
  
 +
<!--T:10-->
 
You can open the console by pressing ` , then use a command by typing it with its parameters and then pressing enter. All the commands can be used via the chatbox as well by prefixing them with a slash ( / ).
 
You can open the console by pressing ` , then use a command by typing it with its parameters and then pressing enter. All the commands can be used via the chatbox as well by prefixing them with a slash ( / ).
  
 +
<!--T:11-->
 
'''''General Commands'''''
 
'''''General Commands'''''
 
* '''commands''' - Displays a list of commands<br>
 
* '''commands''' - Displays a list of commands<br>
Line 35: Line 42:
 
* '''kill''' - Commits suicide<br>
 
* '''kill''' - Commits suicide<br>
  
 +
<!--T:12-->
 
* '''quit''', '''q''', '''exit''' - Exits the game<br>
 
* '''quit''', '''q''', '''exit''' - Exits the game<br>
 
* '''disconnect''' - Disconnects from the server<br>
 
* '''disconnect''' - Disconnects from the server<br>
 
* '''reconnect''' - Reconnects to the current server<br>
 
* '''reconnect''' - Reconnects to the current server<br>
  
 +
<!--T:13-->
 
'''''GUI Commands'''''
 
'''''GUI Commands'''''
 
* '''guilod''' ''<level>'' - Changes the Level Of Detail in the GUI<br>
 
* '''guilod''' ''<level>'' - Changes the Level Of Detail in the GUI<br>
Line 48: Line 57:
 
* '''chatfont''' ''<fontname>'' - Sets the font to be used in the chatbox<br>
 
* '''chatfont''' ''<fontname>'' - Sets the font to be used in the chatbox<br>
  
 +
<!--T:14-->
 
* '''consolepos''' ''<x> <y>'' - Moves the console to the given X and Y coordinates<br>
 
* '''consolepos''' ''<x> <y>'' - Moves the console to the given X and Y coordinates<br>
 
* '''consolewidth''' ''<width>'' - Sets the console width<br>
 
* '''consolewidth''' ''<width>'' - Sets the console width<br>
Line 53: Line 63:
 
* '''consoletextsize''' ''<size>'' - Sets the size of the text in the console<br>
 
* '''consoletextsize''' ''<size>'' - Sets the size of the text in the console<br>
  
== Launch Arguments ==
+
== Launch Arguments == <!--T:15-->
  
 +
<!--T:16-->
 
Liberty Unleashed supports a variety of additional launch arguments for the browser. These are:
 
Liberty Unleashed supports a variety of additional launch arguments for the browser. These are:
  
 +
<!--T:17-->
 
* '''/Tab-Favs''' -  Display the Favourites tab on launch
 
* '''/Tab-Favs''' -  Display the Favourites tab on launch
 
* '''/Tab-Internet''' -  Display the Internet tab on launch
 
* '''/Tab-Internet''' -  Display the Internet tab on launch
Line 66: Line 78:
 
* '''-noupdate''' -  Do not automatically check for updates
 
* '''-noupdate''' -  Do not automatically check for updates
  
 +
<!--T:18-->
 
* '''-hook''' - Launch Liberty Unleashed when the server browser is started (use together with -ip and -port)
 
* '''-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
 
* '''-ip''' - Sets the IP of the server to connect to
 
* '''-port''' - Sets the server port
 
* '''-port''' - Sets the server port
  
==== lu:// protocol ====
+
==== lu:// protocol ==== <!--T:19-->
  
 +
<!--T:20-->
 
Liberty Unleashed adds support for lu:// protocol which lets you connect a server or add a server to your favourites from a web browser. The syntax is as follows:
 
Liberty Unleashed adds support for lu:// protocol which lets you connect a server or add a server to your favourites from a web browser. The syntax is as follows:
 
* '''lu://addfav/<ip>:<port>''' - Add a server to your favourites list (example: lu://addfav/127.0.0.1:2301)
 
* '''lu://addfav/<ip>:<port>''' - Add a server to your favourites list (example: lu://addfav/127.0.0.1:2301)
 
* '''lu://connect/<ip>:<port>''' - Connects to a server (example: lu://connect/127.0.0.1:2301)
 
* '''lu://connect/<ip>:<port>''' - Connects to a server (example: lu://connect/127.0.0.1:2301)
 
</translate>
 
</translate>

Revision as of 16:19, 26 July 2012

Contents

Introduction

Liberty Unleashed is a multiplayer mod for GTA3. It was created due to the lack of any advanced GTA3 multiplayer modifications available.

Installing

Download the client installer from the downloads page and launch it. When prompted to choose the install location, choose your GTA3 folder unless it's already selected.

After completing the installation and launching the server browser the first time it will ask your GTA3 location. Select this folder and you're ready to play.

Controls

These are the default controls assigned for Liberty Unleashed. They can be modified with /bind.

  • T - Chat
  • Tab - Show scoreboard
  • ` - Show console
  • F4 - Toggle spawnscreen
  • F5 - Enable/disable chatbox
  • F6 - Show network statistics
  • F12 - Take a screenshot

Spawn Screen

  • Left/Right - Select class
  • Control - Spawn

Console Commands

You can open the console by pressing ` , then use a command by typing it with its parameters and then pressing enter. All the commands can be used via the chatbox as well by prefixing them with a slash ( / ).

General Commands

  • commands - Displays a list of commands
  • say <message> - Sends a chat message to the server
  • kill - Commits suicide
  • quit, q, exit - Exits the game
  • disconnect - Disconnects from the server
  • reconnect - Reconnects to the current server

GUI Commands

  • guilod <level> - Changes the Level Of Detail in the GUI
  • chatpos <x> <y> - Moves the chatbox to the given X and Y coordinates
  • chatwidth <width> - Sets the chatbox width
  • chatback <on/off> - Enables/disables the chatbox background
  • chatlines <lines> - Sets how many lines are used in the chatbox
  • chattextsize <size> - Sets the size of the text in the chatbox
  • chatfont <fontname> - Sets the font to be used in the chatbox
  • consolepos <x> <y> - Moves the console to the given X and Y coordinates
  • consolewidth <width> - Sets the console width
  • consolelines <lines> - Sets how many lines are used in the console
  • consoletextsize <size> - Sets the size of the text in the console

Launch Arguments

Liberty Unleashed supports a variety of additional launch arguments for the browser. These are:

  • /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

lu:// protocol

Liberty Unleashed adds support for lu:// protocol which lets you connect a server or add a server to your favourites from a web browser. The syntax is as follows:

  • lu://addfav/<ip>:<port> - Add a server to your favourites list (example: lu://addfav/127.0.0.1:2301)
  • lu://connect/<ip>:<port> - Connects to a server (example: lu://connect/127.0.0.1:2301)
Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox