About this mod
Increases the storage sizes of various storage. (Formerly SafePlus)
- Requirements
- Permissions and credits
- Donations
Features 🔧
- Customize the storage size of safes, storage racks, wall shelves, and vehicle storage
- Configure rows and slots independently for each storage type
- All settings are adjustable during gameplay (you need to reload your save though if you're already in-game, trying to work on a patch for that)
Instructions
- Place 'StoragePlus.dll' inside the folder Mods in your Schedule One installation directory.
- Run Schedule One and all storage containers will be patched to have your preferred capacity.
- To configure the mod, look inside the UserData folder in your Schedule One installation directory. You can find StoragePlus.cfg and change various settings using the example config below.
- Safes
- Small storage racks
- Medium storage racks
- Large storage racks
- Wall-mounted shelves
- Vehicle (van) storage
- Wood/Metal square tables
- Coffee Tables
- Display Cabinets
- Credit and thanks goes to bytefrags for his initial StorageEntity patch code logic example.
- This mod is compatible with Mod Manager - Phone App and Larger Storages, you can configure it in the phone or manually.
[StoragePlus]
# Valid number must be between 1 to 20
SafeSlots = 16
# Valid number must be between 1 to 20
SafeRows = 4
# Valid number must be between 1 to 20
SmallRackSlots = 6
# Valid number must be between 1 to 20
SmallRackRows = 2
# Valid number must be between 1 to 20
MediumRackSlots = 8
# Valid number must be between 1 to 20
MediumRackRows = 2
# Valid number must be between 1 to 20
LargeRackSlots = 12
# Valid number must be between 1 to 20
LargeRackRows = 3
# Valid number must be between 1 to 20
WallShelfSlots = 6
# Valid number must be between 1 to 20
WallShelfRows = 2
# Valid number must be between 1 to 20
VanSlots = 20
# Valid number must be between 1 to 20
VanRows = 4
# Valid number must be between 1 to 20
WoodSquareTableSlots = 6
# Valid number must be between 1 to 20
WoodSquareTableRows = 2
# Valid number must be between 1 to 20
MetalSquareTableSlots = 6
# Valid number must be between 1 to 20
MetalSquareTableRows = 2
# Valid number must be between 1 to 20
CoffeeTableSlots = 6
# Valid number must be between 1 to 20
CoffeeTableRows = 2
# Valid number must be between 1 to 20
DisplayCabinetSlots = 8
# Valid number must be between 1 to 20
DisplayCabinetRows = 4
Version History 📝
v1.0.26 (Final)
* Marked as "Final", I'm a bit busy irl and trying to focus on other projects, will have to stop updating the mod for a while so I'm hoping the love I poured into this update solves all issues.
* Update to patcher method (again, trying to stop the bug people have still).
v1.0.25
* Fixed an issue with some clients not patching properly.
v1.0.24
* Fix potential issue with preferences not being initialized leading to issues with the mod not patching properly.
* Preferences now save/load from UserData/StoragePlus.cfg
v1.0.21
* Fixed a issue with saving preferences that was causing the game to crash.
v1.0.2
* Added support and configuration for more types instead of just Safes, the supported list is above.
* Renamed to StoragePlus
v1.0.1
* Settings added to change the rows and amount of slots for the safe