Hello,
I don’t know it this question should be directed towards Corona or Openfeint…
In my game, I have a leaderboard where I keep track of fastest times (in seconds).
An example: if a game takes 150.235 seconds to complete, this score is sent to an open feint leader board. In open feint it display correctly… it says: 150.235 seconds.
However, in Game Center I have my leader board set up to Fixed Point (3 Decimals). But when the score is submitted through open feint, it displays 0.150 seconds.
I read somewhere that you have to multiply your score by a 1000 to get game center to display the correct score. But I’m guessing that when I multiply by a 1000 and submit it, the wrong score will appear in open feint but the correct score will appear in game center.
How can I fix this?
thanks… [import]uid: 82552 topic_id: 16994 reply_id: 316994[/import]
[import]uid: 3826 topic_id: 16994 reply_id: 63769[/import]