game_type Command


game_type [Game Type]

This command can be used with the game_mode command to change the game you are playing (e.g. arms race, competitive, etc). See argument information for combinations and help.

Arguments


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

Game TypeThe number of the game type you wish to play. Use this in combination with the game_mode 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 0

game_type Examples


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


game_type 0; game_mode 1;

This command would set your server's game mode to competitive.


game_type 0; game_mode 0;

This command would set your server's game mode and type to the default, which is casual.