Quote:
Originally Posted by Magnate
The way to achieve your last idea is to have the game add the in-progress savefile to the Hall of Fame on exit, just as if the character's dead. The difficult bit is to *delete* the previous entry for the same character so that a living character appears only once. To my knowledge the hall of fame code is add-only.
|
Alternately, if permissions are such that the game binary can read all savefiles (but only write the user's), then predict_score() could add all scores, not just that of the current character.