CSGO Game Mode Commands: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(sorted table by type and mode and added Custom gamemode as mentioned in the "CSGO Custom Game Mode"-article)
m (Fixing double redirect. This action was performed by a bot.)
Tag: Redirect target changed
 
(16 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{back | Counter-Strike: Global Offensive Level Creation}}
#REDIRECT [[Counter-Strike: Global Offensive/Game Modes]]
 
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 (ConCommand)|map]] <mapname>" console command, or ''before changing'' a map by using the "[[changelevel]] <mapname>" console command.
 
{{tip|Set Launch Options can be used. (e.g: +game_type <number> +game_mode <number> +map <mapname>)}}
 
{| class="standard-table"
! 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
|}
 
[[Category: Counter-Strike: Global Offensive]][[Category: Console Variables]]

Latest revision as of 14:48, 21 January 2024