My game saves everytime I change areas, but it does it twice. It pauses, loads the level, then saves twice. Not a huge problem, but is there a way to fix it?
THANKS to any and all who reply...
autosaving
Moderator: Moderator
-
- Halfling
- Posts: 103
- Joined: Wed Apr 13, 2005 8:16 pm
- Location: Near Buffalo NY
Re: autosaving
I think you'll find it's: save, load, save. This is because zones are saved into individual files. I believe it goes:Throckmorton wrote:It pauses, loads the level, then saves twice.
- Save current area into zone file
- Load new area from zone file
- Save newly loaded area as current game state