RCon commands

RCON (Remote Console) is used to change the server side variables or settings by using an admin password.

rcon_password yourpassword - Login to rcon with your rcon password to gain access to all the rcon commands.
rcon changelevel mapname - This command allows you to change the map.
rcon status - Lists the current players names with id and wonid.
rcon kick name - If you need to kick a player replace name with the players name.
rcon kick#number - If you need to kick a player replace number with the players number.
rcon banid time #number - If you need to ban a player replace time with the amount of time you would like to ban them.
rcon sv_password password - To password protect the server replace password with the games password.
rcon sv_restart time - Resart the game, both teams scores are reset as is money. replace time with a value upto 10.
rcon sv_restartround time - Resart the round, replace time with a value upto 10.
rcon mp_friendlyfire number - Replace number with 1 to turn friendly fire on or 0 to turn it off.
rcon say text - Sends a message from the server admin to the screen which all players can read. replace text with the message.
rcon mp_winlimit x - This, of course, is an integer (whole number). When a team reaches this amount of wins (before the timelimit or the roundlimit is reached), it has won the map. 0, or disabled, is the default.
rcon mp_autoteambalance x - This variable is defaulted to 1. Toggles the forcing of clients to join teams to make it balanced - Setting of 1 = 'on', and 0 ='off'.

  • rcon, comandos, HL, Half Life
  • 7 Users Found This Useful
Was this answer helpful?

Related Articles

HL || ¿Por qué más FPS en el servidor?

La razón clave para correr un serivdor con más FPS es el tiempo de render. En 1000fps, el...

HL || Comandos de Mini AG

sv_ag_gamemode arena - Arenasv_ag_gamemode arcade - Arcadesv_ag_gamemode ctf - Capture The Flag...

HL || Configurar Friendly Fire

Friendly fire se configura con el comando "mp_teamplay"1= Teamplay activado (siempre configura...

HL || Ver lista de plugins cargados en amxmod

Para ver la lista de plugins cargados en amxmod debemos correr el siguiente comando en la consola...

HL || Cómo cambiar nombre y contraseña a tu servidor

Desde la consola:Para saber el nombre actual escribimos en la consola “hostname”.Para cambiarlo...