ive got two scoreboards on this game: http://www.greenfoot.org/scenarios/5114
one of the maps saves the score in the score column using userinfo and the other map saves it in another column.
i use getTop() to get the score board in the right order for the first map but on the second map im not sure what to use. so how can i order it for the second map.

