In the script reference for this function call it states that it could cause a hiccup while data is being written to the disk. So obviously it would be best to call it within some sort of menu. What I would like to know is whether there is a way to tell when the function has been completed so that the player cannot leave the menu until the function has been performed. Or does the function completes quickly enough to where I could simply put a timer of a few seconds or so?
Thanks in advance -Apples