Quote:
Originally posted by Castel
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.
|
Yeah, that's right - I didn't think it's be much of an issue seeing as most boards have a lot more than 10 high scores anyway - I've already added the 'AND score > 0' SQL as Castel suggested above in the next version.