Quote:
Originally Posted by doubleclick
Any help for this?
|
Sure, only make competitions, where you give out prices, with games that are secured. Vaupell wrote about that
here.
I've tested around with that problem... I guess the problem is the way arcade handles sessions. If you start a game after another, the sessions will only have this gameid saved. So if you have another game opened at the time you are opening another, you can finish the first opened game and then the scores will be saved to the last opened game.
I see only one way around: Making Arcade killing the session, when opening a game. This way, it will not be able to submit the scores. But that could confuse some users. Another, maybe better, way: When another game is opened, there should be a question, that asks if you want to quit the first opened game. This way, the user has the choice, but is not able to open a new game, before he has not finished the first one OR he decides to stop that game.