Quote:
Originally posted by Schorsch
ok, new perception:
when I play a tetris match, and interrupt in the middle of the game (e.g. close the window, choose another link, etc...), it anyway generates an entry in the highscore list in fact with no comment and zero score.
How can I fix that ?
thanks,
Schorsch
|
I record gets created BEFORE the flash loads, it's part of the new security John added, when you finish the game it will modify that particular entry. The script performs a clean up of such emty records when new ones are added.
Once you have more then 10 'real' records those empty records won't be a factor anymore on your leader board anyway. But if it really bugs you add 'AND score > 0' in both leaderboard queries.