[DGD] Dump File Management
Erwin Harte
harte at xs4all.nl
Tue Jan 22 15:48:10 CET 2002
On Tue, Jan 22, 2002 at 10:07:46PM +1100, Neil McBride wrote:
> Hi,
>
[...]
>
> Has anyone else wanted to do anything like this? How did you go about
> doing it? I want to be able to eventually have a collection of game
> states I can go back to for when I do something I shouldn't and don't
> notice for days ;)
What you could do is schedule your statedump at a fixed time, every
hour at 00m 00s, and have an external process move it 15 minutes later
to whatever filename you would like.
Alternatively (but that's creating a small security risk) you could
have the dump-files within DGD-space and do the renaming in LPC, since
you know exactly when the statedumps are being done, there.
Hope that helps,
Erwin.
--
Erwin Harte <harte at xs4all.nl>
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list