mp_randomspawn
mp_randomspawn
<0 / 1 / 2 / 3>
This command grants you the ability to select the respawn points for both Terrorist and Counter-Terrorist players after dying. You have the flexibility to either implement random respawn locations for all players, restrict respawns to either Counter-Terrorists or Terrorists, or disable random respawns entirely.
Name:
0 / 1 / 2 / 3
Description:
This command accepts four specific values: 0, 1, 2, and 3. Please note that utilizing an alternative value such as "5" won’t work, because it will only accept the designated value as an argument.
EXTRA INFORMATION
Find additional information relating to this command below.
sv_cheats Required
No
Client or Server Command
Client
Default Value
0

Did you know that you can decide where Terrorist and Counter-Terrorist players will respawn after dying? Thanks to the mp_randomspawn command, you can define this to customize the gameplay experience of your matches.

We will instruct you on how to use it via the console, and also bring you real examples on how it can be used to set the respawn location for Terrorists and Counter-Terrorists.

What is the mp_randomspawn Command?

It’s part of the group of spawn CSGO commands to customize the gameplay experience for all players. You can complement it with other commands such as the ones for setting the respawn waves.

How to Use the mp_randomspawn Command

Here you have the instructions on how you can use the mp_randomspawn to define the respawn location for players:

  1. Press the key “~” to launch the console
  2. Type in the command mp_randomspawn “#”
  3. Press enter

To specify the team you desire to respawn at random locations, simply replace “#” with your preferred value. This command accepts four specific values: 0, 1, 2, and 3. Please note that utilizing an alternative value such as “5” won’t work, because it will only accept the designated value as an argument.

Below, you will find examples on how to implement each one to accomplish a specific result, so you can customize the gameplay experience

Examples on How to Use the mp_randomspawn Command

Let’s explore the different ways you can use this command to set the respawn location for Terrorists and Counter-Terrorists.

Random Respawn for Everyone

If you want all Terrorist and Counter-Terrorist players to respawn at random locations in the map, you need to input the command like this: mp_randomspawn 1. After dying, the players will respawn at random points in every respawn wave, making it similar to the deathmatch game mode.

Random Respawn Only for CT

If you only want Counter-Terrorists to respawn at random points in the map, you need to type in the command like this: mp_randomspawn 3. Terrorists will keep spawning at the designated location, while CTs will spawn at random locations.

Random Respawn Only for Terrorists

If you want only Terrorists to spawn at random locations after dying, you need to input the command like this: mp_randomspawn 2. They will pop up at aleatory spots in the map in every respawn wave, while CTs will spawn at CT spawn.

Disable Random Respawns

To reset the command to its default settings, just type: mp_randomspawn 0. Then both Terrorists and Counter-Terrorists will go back to spawning where they usually do: CT spawn for CTs and T spawn for Terrorists.

This default setting ensures that teams spawn at their normal locations. If you’ve made any changes, using this command will undo them and allow you to play the game as usual.