| Console |
|
|
|
|
As well as the user interface, there is a console which can be used to type various commands. You will not normally need to use this, however some control freaks may find these useful. In order to bring down the console press the ~ key. For a full list of console commands available type "help" in the console. There is a handy auto-complete feature which allows you to simply type the first part of a console command and pressing tab will complete the rest for you. If there is more than 1 possible match for the console command it will complete up to the point where matches are the same. Pressing tab again will list the matches found. Some console commands have a help option where the usage is not obvious. For example "connect help" will give you a list of parameters that are accepted by the connect command. A few commands that may be useful are listed below: Client-side commands
Server-side commands
Remote consoleIt is also possible to issue server-side console commands from the client provided access is granted. To prevent malicious use a password must be set, this is known as the rcon password. There are two ways to set this password, typically the client will set it with the "rcon_password" console command while the server's rcon password will be set in the server.cfg file (look for "RconPassword=" under section [General]). Provided the client and server rcon passwords match the client can issue commands on the server by typing "rcon" followed by the command. e.g. typing "rcon friendly_fire 0" from the client will switch friendly fire off on the server. If the rcon password is left blank on the server then this feature will be disabled. |
| < Prev | Next > |
|---|



