Weapons reload multipliers
Avatar

Hi, can somebody experienced in lua scripts tell me how to change speed of weapons reloading or just write this script in comment? I just need this to my mod.

Avatar

I need code to permanently change reload speed of selected gun, but not this:
NewRaycastWeaponBase.reload_speed_multiplier = function(self) return 2000 end
This change speed of reload for all guns.

45 759