game_mode Command


game_mode [Game Mode]

This command can be used in conjunction with the game_type command to change the type of game you are playing (casual, deathmatch, etc). See argument information for help.

Arguments


Arguments are parameters that you add to a command. Find information about this command's arguments below.

Game ModeThe number of the game mode you wish to play. Use this in combination with the game_type command. Possible combinations are:
Namegame_typegame_mode
Casual00
Competitive01
Scrim Competitive 2v202
Scrim Competitive 5v502
Arms Race / Gun Game10
Demolition11
Deathmatch12
Training20
Custom30
Cooperative40
Skirmish50

Extra Info

Sv_cheats Required? No
Client or Server Command? Server
Default Value 1

game_mode Examples


Find below working examples of this command (copy and paste into console).


game_mode 0; game_type 1;

This command would set the game mode/type to Arms Race (Gun Game).


game_mode 1; game_type 2;

This command would set the game mode/type to DM (deathmatch).