Hey all,
I’m in the process of getting OpenFeint set up in my game, and just have a couple of questions.
First: Is there any way to request the user’s high score?
Second: If not, I have plans to just store the current high score using the uploadBlob feature, but am semi-unclear as to how it works. If I pick a key, aka “myHighscore” (or something similar)…do I need to have a unique key for each user? Or is the key (and corresponding data) stored in the cloud on a per-user basis? (Does that make sense? What I mean is, if I use a single non-unique key, will the data get overwritten by each player?)
Third: Is there a way to detect when the OpenFeint dashboard (or leaderboard, etc) has been closed? I’m noticing that audio streams tend to stutter a bit with OpenFeint open, and I’d like to pause the audio when the dashboard is up, but resume it when the dashboard closes.
Thanks!
Logan [import]uid: 44896 topic_id: 19190 reply_id: 319190[/import]
[import]uid: 52491 topic_id: 19190 reply_id: 74131[/import]
