Can openfeint support multiple ranking in a single game?

I am planning to implement multiple ranking for a single game,
Eg. Ranking for shortest time and another one for highest score

But I wonder whether openfeint support this? [import]uid: 10373 topic_id: 21854 reply_id: 321854[/import]

You mean you want multiple leaderboards in a game, one for highest score and one for lowest time?

If so, yes, this is totally possible with Openfeint and Corona.

Peach :slight_smile: [import]uid: 52491 topic_id: 21854 reply_id: 87003[/import]

Sorry if I missed from the site.
Can u send me any ref from corona which OP allow multiple ranking sample? [import]uid: 10373 topic_id: 21854 reply_id: 87039[/import]

We don’t have a page about it because it’s no different to using one leaderboard.

You go to OpenFeint website and make a board for each one you want. Then at gameover or level complete you submit the score. In your case you may submit 2 scores to 2 different leaderboards - but nothing is different to using just 1, you just do it twice with a different Leaderboard ID.

Make sense?

Peach :slight_smile: [import]uid: 52491 topic_id: 21854 reply_id: 87059[/import]