MorrisMcD |
12-29-2006 08:35 AM |
Quote:
Originally Posted by MrZeropage
(Post 1132269)
Ok seems you really have too much scores.
Remove all with zero value ...
|
DELETE FROM `arcade_sessions` WHERE `score` = 0
worked by the way.. I never posted since.. But all went well after i ran that query.. I have tripled the amount of games we have due to converting.. Thanks
Quote:
Originally Posted by MrZeropage
(Post 1025380)
@altdelete47:
Thanks for using ibProArcade :)
That is a thing I thought of to integrate in AdminCP for next v2.5.7+: prune all lower scores of a user per game if setting is changed to "save only users top score", or just provide a function in "Score Tools" for that.
By now there is no option to do that automatically, sorry.
|
Is this an option yet? I like the leaderboard, but many players have 1st, 2nd,3rd, 4th, 6th, 7th, whatever... From the old system and the leftover scores... Just curious how to do this if possible.. Basically just removing all but the highest score of each user in each game...
Thanks again
|