About this mod
This plugin allows you to tweak the conditions under which saving is allowed for your unique gameplay experience.
- Requirements
- Permissions and credits
- Changelogs
- Restrict saving when PC is in combat and vice versa.
- Restrict saving when PC is waiting on a furniture and vice versa.
- Restrict saving when PC is exterior and vice versa.
- Restrict saving when PC is in space and vice versa.
- Restrict saving when PC is on a spaceship and vice versa.
- Restrict saving when PC is below certain health threshold.
This plugin works for all types of saves (Quicksave, Manual saves, Autosaves).
Future plans:
-Add option to restrict saving based on a time threshold between saves(need to wait for SFSE update for this one)
-Differentiate between player's spaceship and a space station.
Requirements:
- SFSE
Installation:
Unpack the archive to your Starfield folder.
Installation path should look like "Starfield\Data\SFSE\Plugins\SaveTweaks.dll"
INI file:
After first launch plugin creates an INI file at following path - "Data\SFSE\Plugins\SaveTweaks.ini"
If you are using MO2 - it will be here - "MO2\overwrite\SFSE\Plugins\SaveTweaks.ini"
In INI file you could specify:
- iDisableSaveInCombat(0-2)
-Set to 2 to restrict saving when PC is NOT in combat
- iDisableSaveWhenNotSitting(0-2)
-Set to 2 to restrict saving when PC is NOT waiting on a furniture
- iDisableSaveInExteriors(0-2)
-Set to 2 to restrict saving when PC is interior
- iDisableSaveInSpace(0-2)
-Set to 2 to restrict saving when PC is NOT in space
- iDisableWhenNotTheShip(0-2)
-Set to 2 to restrict saving when PC is NOT on a spaceship
-Set to 3 to restrict saving when PC is NOT on a spaceship but allow saving on Star Stations.
- iDisableSavingWhenBelowHealthThreshold(0-1)
- iDisableSavingWhenBelowHealthThreshold(1-99)
- bDebugMode (0/1)
FAQ:
-Can I install\remove it at any time?
-Yes
-It is compatible with Baka Quick Full Saves?
-Yes
Credits:
- SFSE team for SFSE and for all the work they've done for TES\FALLOUT modding scene.
- CommonLib SF Team for some decoding.
- shad0wshayd3 for some decoding.
- Save Restrictions for inspiration.
- Niston for gifting me the game.
Source can be downloaded from here.