CSGO Game Mode Commands: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Added tip.)
Line 1: Line 1:
Here is the table of official game modes and its commands in [[Counter-Strike: Global Offensive]]. Type the commands into the console before loading any custom map by using the "[[Map (ConCommand)|map]] <mapname>" or "[[changelevel]] <mapname>" console command.
Here is the table of official game modes and its commands in [[Counter-Strike: Global Offensive]]. Type the commands into the console before loading any custom map by using the "[[Map (ConCommand)|map]] <mapname>" or "[[changelevel]] <mapname>" console command.
{{tip|Set Launch Options can be used. (e.g: +game_type <number> +game_mode <number> +map <mapname>)}}


{| class="standard-table"
{| class="standard-table"
Line 40: Line 42:
| 0
| 0
|}
|}
'''''[[Counter-Strike: Global Offensive Level Creation|<< Return to Counter-Strike: Global Offensive Level Creation]]'''''

Revision as of 06:10, 26 January 2019

Here is the table of official game modes and its commands in Counter-Strike: Global Offensive. Type the commands into the console before loading any custom map by using the "map <mapname>" or "changelevel <mapname>" console command.

Tip.pngTip:Set Launch Options can be used. (e.g: +game_type <number> +game_mode <number> +map <mapname>)
Game Mode game_type game_mode
Competitive 0 1
Casual (default) 0 0
Wingman 0 2
Deathmatch 1 2
Demolition 1 1
Arms Race 1 0
Guardian 4 0
Co-op Strike 4 1
Danger Zone 6 0

<< Return to Counter-Strike: Global Offensive Level Creation