So could someone please explain to me... for the purpose of making a MMO (mass multiplayer online) game where there is multiple zones... should each "zone" in the game be a separate ROOM on the server? Is that the "best practices" for using SmartFoxServer to create a MMO? The reason I ask is because the documentation seems to suggest that each room should host a separate copy of the game, and that rooms are intended to keep one copy of the game separate from other copies. Which means my whole MMO would be in ONE room. And since there is only going to be one copy of my game ever running (being a MMO), this also means I would gain utterly no benefit from the nice work they put into even having any such thing as "rooms" in smartfoxserver.
I want to know if ROOMs in SFSx2 are intended to be used for "zones" in a MMO. IS that the best practice. It *seems* to me that rooms would serve this purpose, but I just want to make sure.
