mp_ct_default_grenades
mp_ct_default_grenades
<Grenade Code(s)>
It is a command that allows you to define what grenades CTs will have every time they spawn in the game. You can use this command to equip CTs with any of the available grenades, in order to customize the gameplay experience.
Name:
Grenade Code(s)
Description:
See below for all Grenade Codes that can be used with this command.
EXTRA INFORMATION
Find additional information relating to this command below.
sv_cheats Required
No
Client or Server Command
Client
Default Value
0

If you are wondering how to spawn grenades in CS GO for CTs, the answer is using the mp_ct_default_grenades command. Be it a flashbang or an incendiary grenade, you can fine tune all the settings thanks to this command.

On this page, you are going to learn what mp_ct_default_grenades is, how it works, how to input it via console and check examples on how it’s implemented, so you can start using it right off the bat.

What is the mp_ct_default_grenades Command?

It’s important to note this command is set at “0” by default, because CTs will spawn without grenades as it’s the standard configuration of the game. Therefore, if you wish to turn off this feature in the future, you only need to use “0” as the argument again.

The syntax of this command demands you to use the grenade codes as the argument, in order to define what grenades CTs will spawn with. Therefore, it’s important to have the full list of grenade codes at hand, which you have right here:

  • Incendiary Grenade: weapon_incgrenade
  • Smoke Grenade: weapon_smokegrenade
  • Flashbang Grenade: weapon_flashbang
  • Decoy Grenade: weapon_decoy
  • High Explosive Grenade: weapon_hegrenade

Another rule of this command is that, if you want to make CTs spawn with different types of grenades, you need to separate the codes by a space. For example, if you want to make CTs spawn with an HE grenade and a smoke grenade, you’d need to input the command like this: mp_ct_default_grenades weapon_hegreande weapon_smokegreande.

If you wish, you can equip CTs with all of the available grenades, just make sure to input them correctly, obeying the syntax rules for this command.

The command will execute automatically upon inputting it and pressing Enter, as it doesn’t require you to activate sv_cheats beforehand.

Now that you know what his command is and how it works, let’s check how you can input it via console, so you can start using it today.

How to Use the mp_ct_default_grenades Command

Here is how you can use the mp_ct_default_grenades command via console to define the grenades CTs will spawn with:

  • Press the “~” key to launch the console
  • Decide what grenade code(s) you will use for the argument
  • Input  mp_ct_default_grenades “X”
  • Hit Enter
  • The command will execute instantly

All you need to do now is to replace “X” for the grenade code you want to equip CTs with. For example, if you want to bring CTs only smoke grenades, you’d need to use the code “weapon_smokegrenade” as the argument, resulting in the following: mp_ct_default_grenades weapon_smokegrenade. Simply input it in, press Enter and it will execute automatically.

Now that you know how to input the command via console, you can go ahead and start playing around with it to design your ideal gameplay experience.

If you’d like to learn more about it, below you will find a list of examples on how you can implement the mp_ct_default_grenades command.

Examples on How to Use the mp_ct_default_grenades Command

Here is how you can use the command to make CTs spawn with different types of grenades, so you can learn how to implement it correctly in a variety of scenarios.

How to Make CTs Spawn with Smoke Grenades

If you want to make CTs spawn with a smoke grenade, all you need to do is to input the command like this: mp_ct_default_grenades weapon_smokegrenade. Automatically, all the CTs will have a smoke grenade every time they spawn.

How to Make CTs Spawn with HE Grenades

If you want to make CTs spawn with a HE grenade right off the bat, all you need to do is to use the code “weapon_hegrenade” as the argument, resulting in the following: mp_ct_default_grenades weapon_hegrenade.

How to Make CTs Spawn with Decoy Grenades

If you wish to make CTs spawn with a decoy grenade, all you need to do is to use the corresponding weapon code as the argument, resulting in the following: mp_ct_default_grenades weapon_decoy.

How to Make CTs Spawn with Flashbang Grenades

If you want to make CTs spawn with a flashbang, you only need to use the command like this: mp_ct_default_grenades weapon_flashbang. Just input it, press Enter and it will execute automatically.

How to Make CTs Spawn with Incendiary Grenades

For incendiary grenades, you need to use the weapon code “weapon_incgrenade” as the argument, resulting in the following: mp_ct_default_grenades weapon_incgrenade. Just input it and it will execute instantly.

How to Make CTs Spawn with a Flashbang + Smoke + Incendiary

If your goal is to make CTs spawn with a flashbang, smoke and incendiary grenade, you need to input the command like this: mp_ct_default_grenades weapon_smokegrenade weapon_flashbang weapon_incgreande. Just input it via console, press Enter and the command will execute instantly, equipping CTs with the corresponding grenades every time they spawn.