map
(Redirected from Maps)
This article is about the console command. For the place in a game, see Map (level design). For the file format, see MAP file format.
map
is a console command that loads the specified map and starts a game on it.

changelevel
command.Usage
map <mapname> [gamemode]
The .bsp extension must be omitted. The game can access both maps in mounted VPKs and in the maps\
folder. Maps that are in a subdirectory of maps\
need to have the folder name included in the console command.

map de_dust2 deathmatch


gamemode
parameter can be deathmatch, casual, competitive, armsrace, coopstrike ...
, see CS:GO Game Modes.Similar Commands
ConCommand | Description |
---|---|
map_background
|
Analogous to map but loads a map as a background for the main menu. The player will not be able to move normally, but they can still use the console to move, attack, etc. This was introduced and used in ![]() ![]() ![]() |
map_commentary
|
Analogous to map but also enables commentary mode, introduced in ![]() ![]() |
maps <substring>
|
Lists all the maps the game has access to that contain a certain character sequence. Use * to list all maps.
|