Forcing Save

BiggusWeeabus

"What's so funny about Biggus Dickus?"
Member
Joined
Sep 1, 2020
Posts
20
Age
19
I need to force the player to save the game before trying to catch an unique encounter, to avoid them from trying again before the next day.
I know about the Call Save Screen function, but the player can still choose to not save the game.
 

Marin

Administrator
Administrator
Calling the pbSave method in a script will immediately save the game without any visual indication, i.e. no sound effects or messages.
 
Top