momentum_pickup_ammo

momentum_pickup_ammo

This entity can be used to give the player ammo.

Keyvalues #

Reset Time (ResetTime<float>)

The amount of time in seconds before a weapon can be picked up again. If this value is negative, then the spawner will only give a weapon once.

Ammo Name (AmmoName<string>)

Name of the ammo type to give the player. Must be one of the names listed on Ammo System.

Pickup Ammo (PickupAmmo<integer>)

Amount of ammo to give the player for the specified ammo type. If the value is negative, it gives the player infinite ammo for that weapon. If the value is positive, the player is given that amount of ammo, up to the ammo limit.

folder-open-outline Categories: entity