The Forge is currently under construction. Data is synchronized with the hub every 30 minutes. Help report issues!

Mod Details

Magazine Management System

Magazine Management System 1.0.2

Created by ViP3R_76

3.2K Downloads

SPT 3.11.3 Compatible

- Set Load / Unload Speed (Global or depending on MagSize) - Resize 3 Slot Magazine to 2 Slot Magazines - Remove Load-Penalties - everything configurable

Features

FEATURE-LIST

  • Set Load- / Unload Speed for Magazines (can be set global, or depending on mag-sizes)
  • Resizes 3 Slot Magazines to 2 Slot Magazines (Clean-Temp files is needed on client side)
  • Remove Load-Penalties
  • everything is configurable in the server-side config/config.jsonc
  • Auto-generates config if it is not existing
  • Auto-corrects and validates config for wrong entrys
Notes

**NOTES (for Resize 3 to 2 function)

needs to be done after Mod-Installation once (1st Time or Updated Version!)

  • Open your Launcher
  • Open Settings
  • Clean cache-/temp-files
  • Start the Game
Installation

INSTALLATION

  • as it is a server-mod, it only needs to be installed in the “user/mods” Folder

wMIskD3.gif

Config

CONFIG-OPTIONS and INFORMATIONS

{ “ammo.loadspeed”: 0.85, // Load speed multiplier (0 to 1); unused if useGlobalTimes is true “ammo.unloadspeed”: 0.3, // Unload speed multiplier (0 to 1); unused if useGlobalTimes is true “min.MagazineSize”: 10, // Minimum magazine capacity to adjust (2 to 60, or -1 for no min) “max.MagazineSize”: 60, // Maximum magazine capacity to adjust (10 to 100, or -1 for no max) “useGlobalTimes”: false, // True: use baseLoadTime/baseUnloadTime globally; False: per-magazine speeds “baseLoadTime”: 0.85, // Global load time (0.01 to 1, 2 decimals); used if useGlobalTimes is true “baseUnloadTime”: 0.3, // Global unload time (0.01 to 1, 2 decimals); used if useGlobalTimes is true “DisableMagazineAmmoLoadPenalty”: false, // True: sets LoadUnloadModifier to 0; False: ensures it’s 1 “Resize3to2SlotMagazine”: false, // True: resizes 3x1 magazines to 2x1 “debug”: false // True: enables detailed logging } If “useGlobalTimes” is set to true, the Magazine Load-/Unloadspeeds will be ignored and the Values from baseLoad-/UnloadTime will be used :!:

Default Values for Vanilla-Behaviour are 0.85 (Load) and 0.3 (Unload).

Known Issues

BUGS / ISSUES ?

Be gentle, report in the comments or open an issue on Github.

Credits

Credits:

The whole SPT Team and Community! <3

Ghostfenixx for his SERVER VALUE MODIFIER Mod - A great enhancement!

acidphantasm for his awesome mods (Trader Scorpion / APBS / MoreTagColors and other stuff)

DewardianDev for his sweet MOAR + Bagels

Lacyway for FIKA and his great small QoL mods

and many many more…

Version 1.0.2
Download Mod Version

SPT 3.11.3

Latest Compatible SPT Version

2.9K Downloads

Created Mar 22nd, 2025

Updated Mar 22nd, 2025

Virus Total Results

This version will only work for SPT 3.11.x

- Added: More Null-Ref Checks

- Bugfix: Added range for baseLoad-/Unload from 0.01 to 1 and added checks for config

- Bugfix: Changed some default config-related stuff

- Refactor: Config-Rewrite skipped if only comments have been changed

Version 1.0.1
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

172 Downloads

Created Mar 21st, 2025

Updated Mar 21st, 2025

Virus Total Results

- Bugfix: Changed default config-generation settings

- Bugfix: Forgot to change the sizedown on 3-2 slot conversion for inventory optic of the weapon

Version 1.0.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

88 Downloads

Created Mar 21st, 2025

Updated Mar 21st, 2025

Virus Total Results
  • Initial Release for SPT 3.11.x

Not quite yet...