Okay well I know how to force the player to save his game.
Like I can actually make him have to save the game before he can move on.
But thats not what the request is.
I want to be able to force the Game itself save without going into the save screen. I want to be able to use a syntax like this or something.
ForceSave(Slot # Here)
Where slot # here is what slot number the script saves the data to.
I don't know if this script is possible but it would work perfect for my star wars mini project.
Thanks in advanced.