Quote:
Originally Posted by zenmasteril
How to delete an Highscore ?
I know there's no such option.. How to do it from the DB or sth ?
Someone made an unrealistic score on Funky Pong - 111...
He said
Is that a bug in the game ?
Anyway.. How to remove it ?
Thanks
|
To fix the broken scores in Funky Pong.
Well, it's dirty, but just delete the comment in "highscores" in the arcade. Then, go into your vb3 db and browse the games table and edit the entry for whatever game id Funky Pong is to the score it was previously, and make sure you enter the member's ID number under "highscorerid"
Then go into your "game news" table and kill the entry where the bogus high score was attained.