29.04.2012, 12:35
I'm making a leaderboard. It's for the Kickstart Stadium. The two affecting values are the amount of points you got (0-60) and the time. I need to factor these BOTH in to the ordering, so if two people got 50 points, the one with the shortest time is higher on the leaderboards.
I already know how to do ordering, just not sure how to do both because one is asc and one is desc.
Thanks.
I already know how to do ordering, just not sure how to do both because one is asc and one is desc.
Thanks.