TRY THIS:
For Saving:
Use the save action whenever you want
For Loading:
Set the first layout to the one that will load data, and make it load the game on start of layout or go to a specific layout if it fails to load (when there's no save) like this:
[attachment=0:a70fgryn][/attachment:a70fgryn]
Then, it will bring you to the last place you have saved, but we don't want that. So set this condition on every event sheet:
[attachment=1:a70fgryn][/attachment:a70fgryn]
Place that condition everywhere but not in the destination layout (for example Startscreen), or it will loop.