Your server code seems to be fine.
I see some users playing your game, with 'game is full' at 2 players.
Probably you need to re-upload the swf file, for your latest uploaded version. I guess your current embedded versions are still using the previous version.
Max Users.
rdz sagði
fyrir löngu síðan | Færsla #2
terbooter sagði
fyrir löngu síðan | Færsla #3Thanks.
The problem was that new version uploaded incorrect
I reapload and all works fine
The problem was that new version uploaded incorrect
I reapload and all works fine
Svara þræði
Skráðu þig núna til að svara þráðum
terbooter sagði
fyrir löngu síðan | Færsla #1I uploaded game to some portals.
Then I made change in serverSide code:
I added property MaxUsers=2;
to GameStarted() function
as described here
http://www.nonoba.com/developers/documentation/multiplayerapi/gettingstarted
But then I test game I still can see that more then 2 people at same room and I cant see "Game Full" message.