This script will keep track of the time played and save your game automatically in custom defined intervals. You can also force an autosave or load an autosaved game from the title screen. The savegame will use its own slot, so no game slots will be wasted.
- All customizable options are kept in the module "SZS_Autosave" with their representive functionality.- To force an autosave, use a script call with following line
ataManager.autosave_game- To load the autosaved file, use a script call with following line
ataManager.load_autosave Screenshots not necessary
Terms of Use
You are free to use this script for commercial and non-commercial projects. However I'd like you to inform me of the projects you are planning to use it in, so I can keep track of where my scripts are used.