mp_respawn_on_death_t
mp_respawn_on_death_t
<0 / 1>
Enables Terrorist bots to respawn after death.
Name:
0 / 1
Description:
Set 0 to make it that the terrorist team will only respawn at the start of the round. Setting this to 1 will make the terrorists respawn after each death.
EXTRA INFORMATION
Find additional information relating to this command below.
sv_cheats Required
No
Client or Server Command
Client
Default Value

If you want to allow Terrorist players to respawn after dying instead of waiting until the next round, you need to use the command mp_respawn_on_death_t. 

We are going to teach you all about this command such as its definition, instructions on how to input it and real examples on how it’s used, so you can implement it today to customize the mechanics of your matches.

What is the mp_respawn_on_death_t Command?

It is a CS GO respawn command that allows you to activate or deactivate respawning for dead Terrorist players. If it’s deactivated, Terrorist players will respawn on the next round, and if it’s activated, they will respawn on respawn waves after dying.

As it’s in charge of activating respawn waves for Terrorist players, it’s a requisite for using other commands such as the mp_respawnwavetime_t to define how often they will respawn after dying. In this case, you need to set the domain to “1”, resulting in the following: mp_respawn_on_death_t 1.

How to Use the mp_respawn_on_death_t Command

Here you have the instructions on how to input the mp_respawn_on_death_t command via the console:

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

You need to replace the “#” for 0 or 1. It’s set to 0 by default, and you need to use 1 to activate respawning for dead Terrorist players. Therefore, it’d result in the following command: mp_respawn_on_death_t 1.

Examples on How to Use the mp_respawn_on_death_t Command

Because this command only admits two values, here you have the two real examples on how to use it via the console:

  • Activate respawn for dead Terrorist players: mp_respawn_on_death_t 1
  • Deactivate respawn for dead Terrorist players: mp_respawn_on_death_t 0

You can input this command directly via the console and the effect will be immediate, allowing Terrorist players to respawn after dying in waves.