Sample for managing a highscore list?

Hi folks,

I am new to lua and wonder if anyone is willing to share their knowledge of managing a highscore list.
What I am interested in is teh structure of the table and how to add and sort such a list.

Thanks
Michael [import]uid: 5712 topic_id: 773 reply_id: 300773[/import]

Michael

would something like this work for you https://developer.anscamobile.com/content/additional-samples

C [import]uid: 24 topic_id: 773 reply_id: 1582[/import]

Nope, this is just to display a single current score. I am new to LUA and so was looking for a sample where you manage a whole highscore list. [import]uid: 5712 topic_id: 773 reply_id: 1584[/import]

This would be a high score list on the phone, right? As opposed to on a server? [import]uid: 54 topic_id: 773 reply_id: 1630[/import]

Hi Buzz,

yes, right now just on the phone. I already managed it myself and once I have a simple toolset for it, I will release it to the forum as a sample. But to have the people more interested, for sure an online highscore list is something even better. I am also very active with a windows based programming language and there we managed it to create a toolset for something like this. I will look into it too.

Michael [import]uid: 5712 topic_id: 773 reply_id: 1634[/import]