Reload Modifier
Modifies the Reload section of the weapon config
Last updated
Modifies the Reload section of the weapon config
Last updated
This section should always be used alongside Ammo_Per_Reload
.
Modifies the of the weapon. This does not actually make it reload more ammunition into the gun. Instead, it just sets how much ammo can be loaded. This is important for deciding if the player can reload their currently held weapon.
This section should always be used alongside Magazine_Size
.
Modifies the , how much ammunition is loaded into the weapon.
Modifies the , how much time, in ticks, it takes for the reload to complete.
Modifies the , the delay after reloading before you can shoot.
Modifies the current mechanics applied whenever an entity reloads.
This will add additional to the current mechanics. To replace all current mechanics, change the config key to Replace_Mechanics
.