Is there a script that will prevent to create a new game after you successfully saving a new game?
New game and save game
● ARCHIVED · READ-ONLY
-
-
not directly - it might be possible that someone writes you a script snipped to make that command conditioned to a switch, but even that has problems with starting (because when starting there is no data for switches loaded).
You'll need a persistent data script to save switch data, or you need a script to save that data into the ini-file.
After that it'll probably be easier to use one of the scripts that bypass the title screen and send the engine to a map where you create your own menu by show choices. -
You can only skip, but not exactly not able to create a new game.
-
I'm just curious coz ofcourse everyone can play the game you played and they can overwrite your save file right? I just want to secure a save file for being overwritten,
Or instead of bypassing the new game menu, is it possible to have a password on a save slot you already selected?