0 of 0

File information

Last updated

Original upload

Created by

Aphar

Uploaded by

Aphar

Virus scan

Safe to use

About this mod

Stay scoped when your sniper rifle goes on cooldown.

Permissions and credits
A tiny mod to fix an Infiltrator pet peeve.
You now will not be kicked out of the scoped view when overheating a sniper rifle, and can scope in and out to your heart's content while waiting to shoot again.

Changes made (for modders):
SFXGame.pcc > BioPlayerInput > PostProcessInput()
* Remove lines 24-27: "if ((Weapon != None && Weapon.m_bOverheated) && int(Weapon.GetRangedWeaponType()) == 3) [...]"