|
|
Halo Remote Console Commands
| rcon essentials |
|---|
sv_players - List the players and their indices for reference in banning and kicking players from the dedicated server.
 sv_kick [player index or name] - Kick the player with the given name or index out of the game.
 sv_ban [player name or index] - Ban the player with the given name or index. However, this doesn't kick them out of the game however.
 sv_banlist - Show the list of the banned players.
 sv_unban [player name or index] - Allow the player with the given name to join the server again.

|
|
 | klan war essentials |
|---|
sv_map [map name] [game variant] - Start a game with the indicated map and game variant. When the game is over, this game will restart itself. This command supersedes any map cycle the server has.
 sv_map_reset - Resets the current map, used 3 times for a lo3 kw start.
 sv_password [string] - Set password for server. This should be done in the init.txt file, before map cycling begins. Do this with "" to remove the password.
 sv_mapcycle_begin - Start the map cycling with the specified game entries. Use this to get the server back into the standard map rotation.

|
|
 | maps |
|---|
sv_mapcycle - Show game list.
 sv_mapcycle_add [map name] [game variant] - Append this game entry (map name and game type) to the end of the game list.
 sv_mapcycle_del [index] - Delete the game entry from the map cycling game list (use sv_mapcycle to get game IDs).
 sv_mapcycle_timeout n - Time in seconds to restart the next game in the game list after game is finished (this determines how long clients are sitting at the post carnage report screen).
 sv_map_next - End the current game and skip to the next game in the map cycling game entries list.
 sv_map_restart - Restart the game if points have already been made. See also sv_map_reset.

|
|
 | | things to know |
|---|
tab - Shows all the available commands that can be executed.
 up arrow - Command recall, great for when you need to kick a bunch of people or do a lo3.

|
|
 | init |
|---|
sv_public [true, false] (Default value is true) - Determine if the server will be listed in the GameSpy Master Server list (true) or not (false). This should be done in the init.txt file, before map cycling begins. Note: setting this to false is equivalent to hosting a LAN game.
 sv_rcon_password [string] - Set the RCon password. To remove the password, thus disabling RCon, specify an empty string .. as the password.
 sv_maxplayers n (Default value is 16) - Set the maximum number players. This should be done in the init.txt file, before map cycling begins.
 sv_name [string] - Set the server name (15 characters max). This should be done in the init.txt file, before map cycling begins.
 sv_status [true, false] - Used to continually show the status of the dedicated server in the console.

|
|
 | miscellaneous |
|---|
cls - Clear the console text.
 help [command] - Tell you about the command.
 quit - Quit Halo for the PC dedicated server.
 sv_end_game - End the currently running game. This will proceed to the next game in the map cycling game entries list. Not sure about this, seems to make the server go away.

|
|
 | credits |
|---|
| This information was taken from documents that are copyright to Bungie and Microsoft, and are reproduced here only to provide a one page format for printing. I also know this is not complete, for some reason not all of the current tk settings and others were not in the installed README? |
|
 |
|
 |
|
 |
 |
|
|
|