Hi there! Is it possible to make a mod that disables automatic weapon reloads? At least the one that happens when you stand without moving for a few seconds, if not also the one that happens when your magazine is empty.
I haven't played SR2 in a while, but is the timer always the same? If it's after 5 seconds for example you could try doing a Notepad++ Search in Files for 5000 (usually timers are written in ms)
It's a hardcoded 5000 ms timer for all humans, if you nop 0x009A8BB3 and 0x009A8B59 it'll disable it, although generically doing it like this will disable it for all other humans such as NPCs
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.