P
Pop Storm Daily

Change enabled map game modes CSGO

Author

Sarah Thomas

Published Jul 12, 2026

I downloaded a map from the workshop for CSGO (I'm got it from steam.) And I like the map, but I would like to play deathmatches on it and it does not allow the deathmatch game mode by default. I know it is possible to change the game mode to deathmatch with the console while I'm in a match, but I would like to set the game mode before I start the match as I would any other mode. So how would I do this?

2

1 Answer

You can forcibly execute a deathmatch game by typing this command in console:

game_mode 2;game_type 1;exec gamemode_deathmatch

You should also restart the match after typing that in. Type mp_restartgame 1to restart.

0