Erwin, I found the problem, but dunno how to fix it. That Top 10 only takes the first number. So, a top 10 would look like that:
member 1 - 9
member 2 - 8
member 3 - 8
member 4 - 7
member 5 - 5
member 6 - 4
member 7 - 2
member 8 - 16
member 9 - 1
member 10 - 1
So it takes the first number as a whole number and treat the numbers behind it as a decimal or something. Is there a way to fix that?
|