This mod already has Oldman's ADS Zoom.
This mod has a different implementation of Oldman's Reload Plus One.
This mod is incompatible with mods that have Inspect.gd
and Weapon.gd
.
This mod was inspired by Ryhon's Simple Controls.
With this mod, gunplay with manual-feed weapons is made easier and more intuitive with various changes to the reload mechanics.
Pressing the reload button with manual-feed weapons now does the following:
- If you cannot reload the weapon anymore, reload readies the weapon.
- Otherwise, if the weapon is ready, reload prepares the weapon for round insertion.
- Otherwise, reload inserts rounds into the weapon.
Pressing the fire button with manual-feed weapons now does the following:
- If the weapon is currently prepared to be loaded with rounds, fire readies it.
- If the chamber is ready, fires the weapon (obviously).
- If the chamber is empty, chambers a round.
Lowering a manual-feed weapon has you automatically chamber a round if the chamber is empty and the weapon has ammo in its magazine.
The changes to the fire and reload button functions allows for more intuitive gunplay especially in panicked situations (i.e. spamming the respective buttons if you want to reload or fire).
There are also changes made to the manual-feed rifle:
- Reading such weapons now chambers a round. (The ready animation of the Mosin shows the bolt being closed; surely it must've loaded a round in there, right?)
- Preparing such weapons now removes the chambered round (if there is any) and adds it back to its magazine.
You can now see if a weapon has a round present or absent in the chamber if you inspect the weapon, indicated by the "+1" or "+0" beside its ammo count, respectively.

