Hi
is it possible to auto delete saved games?
ie when you die you lose you saved slots...
just wandering for future reference as not seen any reference to it.
UPDATE: Would it Involve deleting ever slot ?: DeleteSaveSlot (130); etc etc
Or would it be better to disable Load GUI???
cheers
-barefoot=
First of all, if you are using default save/load guis, AFAIK you will need to delete only 20 first saved slots, since default save gui limits slots number to 20. However, this may always be possible that player copies his saved games somewhere, so you may need to store info about existing saved games in some encrypted file.
Also, instead of disabling load gui, why not make custom save & load system which would handle this better? Making only single save slot, or alike.
Thank you Crimson... :=
-barefoot-