CSGO Game Mode Commands: Difference between revisions
Jump to navigation
Jump to search
Tip:Set Launch Options can be used. (e.g: +game_type <number> +game_mode <number> +map <mapname>)
Martinjanas (talk | contribs) No edit summary |
(sorted table by type and mode and added Custom gamemode as mentioned in the "CSGO Custom Game Mode"-article) |
||
Line 10: | Line 10: | ||
! game_mode | ! game_mode | ||
|- | |- | ||
| | | Casual (default) | ||
| 0 | |||
| 0 | | 0 | ||
|- | |- | ||
| | | Competitive / Scrimmage | ||
| 0 | | 0 | ||
| 1 | |||
|- | |- | ||
| Wingman | | Wingman | ||
Line 22: | Line 22: | ||
| 2 | | 2 | ||
|- | |- | ||
| | | Arms Race | ||
| 1 | | 1 | ||
| | | 0 | ||
|- | |- | ||
| Demolition | | Demolition | ||
Line 30: | Line 30: | ||
| 1 | | 1 | ||
|- | |- | ||
| | | Deathmatch | ||
| 1 | | 1 | ||
| | | 2 | ||
|- | |||
| Custom | |||
| 3 | |||
| any (?) | |||
|- | |- | ||
| Guardian | | Guardian | ||
Line 45: | Line 49: | ||
| 6 | | 6 | ||
| 0 | | 0 | ||
|} | |} | ||
[[Category: Counter-Strike: Global Offensive]][[Category: Console Variables]] | [[Category: Counter-Strike: Global Offensive]][[Category: Console Variables]] |
Revision as of 06:15, 17 December 2019
Here is the table of official game modes and its console commands in Counter-Strike: Global Offensive. Type the commands into the console before loading a map by using the "map <mapname>" console command, or before changing a map by using the "changelevel <mapname>" console command.

Game Mode | game_type | game_mode |
---|---|---|
Casual (default) | 0 | 0 |
Competitive / Scrimmage | 0 | 1 |
Wingman | 0 | 2 |
Arms Race | 1 | 0 |
Demolition | 1 | 1 |
Deathmatch | 1 | 2 |
Custom | 3 | any (?) |
Guardian | 4 | 0 |
Co-op Strike | 4 | 1 |
Danger Zone | 6 | 0 |