You are viewing a potentially older version of this package.
View all versions.
NoAutoEjectMag
Disables automatic magazine ejection when inserting a new one. Old magazine stays in the gun until you press the eject button.
By MVR
| Date uploaded | 2 days ago |
| Version | 1.1.0 |
| Download link | MVR-NoAutoEjectMag-1.1.0.zip |
| Downloads | 326 |
| Dependency string | MVR-NoAutoEjectMag-1.1.0 |
This mod requires the following mods to function
bonelib-BoneLib
A BONELAB mod for making life easier for other mod creators.
Preferred version: 3.2.2README
No Auto Eject Mag
Disables the automatic magazine ejection in Bonelab.
How it works
When you bring a new magazine to a loaded gun, the old magazine stays in place. It will not eject automatically. You can only eject it by pressing the eject button.
Features
- BoneMenu integration — toggle the mod on/off in VR
- Settings saved — remembers your preference between game sessions
Installation
- Install MelonLoader and BoneLib.
- Place
NoAutoEjectMag.dllinBONELAB/Mods. - Done.
Technical details
Patches OnPlugEnter in AmmoSocket and prevents insertion if a magazine is already loaded.
Known issues
None.
Changelog
1.1.0
- Added BoneMenu integration (toggle mod on/off in VR)
- Settings are now saved between game sessions
1.0.0
- Initial release