|
|||
|
Q: What are the different RCON commands that I can use on my SoF2 server?
A: Be sure that you are logged in as RCON admin and to also precede each command with rcon in order for it to work. For example, to disable voting on the server you would enter the command like so: rcon g_allowvote 0 A list of the most commonly used RCON commands can be found below. fraglimit - Number of kills a person must reach before the map is cycled. Set to 0 to disable. timelimit - Time (in minutes) before the map is cycled. Set to 0 to disable. g_inactivity - Time (in seconds) before an AFK player is disconnected from the server. Set to 0 to disable. teamlimit - Number of rounds a team must win (for Infiltration / Elimination) before the map is cycled. 0 turns this feature off. Default is 8. g_friendlyfire - Friendly fire. 1 enables / 0 disables g_speed - Player movement speed. Default is 280 g_gravity - Sets the environment gravity. Default is 800. g_knockback - Knock back distance from being shot. Default is -100. g_allowvote - Allow voting on the server. 1 enables / 0 disables g_voteduration - Time (in seconds) that a player has to cast a vote when a vote it called. g_timeouttospec - Time (in seconds) before an AFK player is automatically sent to spectator mode. g_roundtimelimit - Time (in minutes) it takes for a round to end in game types that have round times (inf, elim). g_forcefollow - 1 forces ghosts to lock their view on a player / 0 allows free roaming ghosts g_followenemy - 1 allows ghosts to follow enemy players / 0 allows ghosts to follow teammates only say - Allows you to speak through console. For instance "\rcon say hello world" would display "hello world" in chat and shot that the message came from console. map_restart - Restarts the current map map - Changes the map. For instance "rcon map mp_shop" would change to the mp_shop map. g_gametype - Sets the gametype that will be used on the next map (dm, tdm, elim, inf, etc.). status - Shows you the status and information of all the players currently logged into the server. clientkick - Allows you to kick a player by the ID that is listed when you run the status command. |