What i am trying to do is have users enter The Lobby right after login but when the user selects opponent then two of them will join another created room named "Game".
The problem is when the user joins the "Game" room it automatically is being disconnected from the previously joined "Lobby" room and i would like to avoid that and keep it in the "Lobby" at the same time as in new "Game" room. Is it possible to do that and how please?
Thanks in advance,
Best regards
Join two rooms at the same time
Re: Join two rooms at the same time
Check the API documentation for room creation/joining: you have a parameter to pass to prevent the user to leave the room he already joined.
Paolo Bax
The SmartFoxServer Team
The SmartFoxServer Team