g_dropAmmo — enables ammo crate drops on field ops death
g_dropAmmo [num]
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 |
|---|---|
| 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 |
|---|---|
| Use status(1) to monitor game entities. |