• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Code Changing M79 Firing speed

Excalibolg

Grizzled Veteran
May 3, 2009
142
27
KF-BioticsLab
I want to make the M79 reload faster, but since it doesn't have a reload animation and just 1 long fire animation I obviously need to tweak that.

KFFire has a GetFireSpeed method that checks the veterancy if it has a modifier for the active weapon. Works well and is used for the Lever Action for example. Problem is: M79Fire is derived from KFShotgunFire and not KFFire.

Any way I can still adjust the M79 firing rate?