Name

g_dropAmmo — enables ammo crate drops on field ops death

Synopsis

g_dropAmmo [num]

Default

g_dropAmmo 0

Description

g_dropAmmo enables ammo crate drops on field ops death. Setting num to 0 disables the feature, while anything greater than 0 is the number of ammo crates to drop when a field ops dies.

[Caution]Caution
Ammo crate drops are expensive. Each crate consumes a game-engine entity which is limited and adds to network traffic load. If you are not careful, high numbers of field ops in conjunction with this cvar set to a high number may lead to entity exhaustion.
[Tip]Tip
Use status(1) to monitor game entities.