mp_death_drop_gun Command


mp_death_drop_gun [0 / 1 / 2]

This command sets which gun should be dropped when a player is killed. Default is 1 (their best).

Arguments


Arguments are parameters that you add to a command. Find information about this command's arguments below.

0 / 1 / 2Enter either of the following:
  • 0 - drop no guns on death
  • 1 - drop the best gun on death (most valuable)
  • 2 - if there is a gun in the hand of the player at the time of death, drop that, if not, drop their most valuable gun

Extra Info

Sv_cheats Required? No
Client or Server Command? Client
Default Value 1

mp_death_drop_gun Examples


Find below working examples of this command (copy and paste into console).


mp_death_drop_gun 0

This command makes it so that no guns are dropped on death.


mp_death_drop_gun 1

This command makes it so that a player's most valuable gun is dropped when they are killed.


mp_death_drop_gun 2

This command makes it so that the gun in a player's hand is dropped when their are killed. If they don't have a gun in their hand, their most valuable gun will be dropped instead.