Enable the developer console:
Go to Settings > Game Settings and set "Enable Developer Console" to "Yes".
Press ` or ~ on your keyboard.
Enter a command and hit ENTER on your keyboard to run it!
Commands List
sv_talk_enemy_living
sv_teamid_overhead
sv_teamid_overhead_always_prohibit
This console command is used to override the max distance teammate overhead displays will display until, showing them regardless of distance.
Name | Description |
---|---|
0 / 1 |
Enter a 1 after this command to always see your teammate's nameplates, and a 0 to hide it when max distance is reached. |
sv_teamid_overhead_maxdist_spec
sv_timebetweenducks
sv_turning_inaccuracy_angle_min
sv_turning_inaccuracy_decay
sv_turning_inaccuracy_enabled
sv_unlockedchapters
sv_usercmd_custom_random_seed
This command sets the specific scene display on the versus screen in multiplayer games. It allows customization or changes to the versus screen that players see.
Name | Description |
---|---|
Scene ID |
The ID number of the scene to be used for the versus screen. |
This command can be used to set a "maximum players" number that's visible to people in the server browser and server queries. This number is only for show, and the actual maximum number of players that can join is set by the "maxplayers" command.
Name | Description |
---|---|
Amount |
The maximum amount of players ("slots") that are shown to players in the server browser and in server queries for server lists. |
sv_voicecodec
This command sets whether or not voice is enabled on the server. Default is 1 (enabled).
Name | Description |
---|---|
0 / 1 |
Set to 0 to disable voice communication entirely on the server. Set to 1 to enable voice communication on the server. |
sv_voice_proximity
This command sets whether or not votes (e.g. vote to kick) are allowed during the warmup. Default is 0 (disabled).
Name | Description |
---|---|
0 / 1 |
Set to 0 to disallow voting in warmup (default). Set to 1 to allow. |
This command sets whether or not votes (e.g. vote for timeout) can be called or voted on by spectators. Default is 0 (disabled).
Name | Description |
---|---|
0 / 1 |
Set to 0 to make it so that spectators can't call vote or vote in them. Set to 1 to allow spectators voting rights. |
This command sets the delay, in seconds, before the action resulting from a vote happens. If this is set to 2, a player would be kicked 2 seconds after the vote has reached a decision.
Name | Description |
---|---|
Seconds |
The amount of time, in seconds, to wait before issuing the action that results from a successful vote. |