View Single Post
Old 09-29-2012, 11:25 PM   #24
cibersammy
FFR Player
 
Join Date: Dec 2007
Posts: 4
Default Re: Stepmania Online is back

I runned OpenSMO some time ago and some people use other scoring system (here is one example: http://stepmaniaonline.net/index.php?page=song&sid=27)so do this for keep the order in the best scores for every song:

- Open functions.php and go to line 154
- Replace with this: $res = sqlQuery("SELECT * FROM \"stats\" WHERE \"Song\"=".$song->id." ORDER BY \"Note_Flawless\" DESC LIMIT ".(($page - 1) * $num).",".intval($num));
- Save

If you have more cuestions about OpenSMO you can ask me
cibersammy is offline   Reply With Quote