Buddy list across zones

Post here your questions about SFS2X. Here we discuss all server-side matters. For client API questions see the dedicated forums.

Moderators: Lapo, Bax

tropyw
Posts: 20
Joined: 23 Jul 2020, 16:52
Contact:

Buddy list across zones

Postby tropyw » 23 Jul 2020, 20:19

Hey,
I'm developing a virtual world on the 2X platform and I manage the zones as kind of a server for clients.
I'm using java extensions and I want to create a buddy list for all zones, or at least to manage variables of buddy at all zones, but I can't find a solution for this problem.

Thank you
User avatar
Lapo
Site Admin
Posts: 23026
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: Buddy list across zones

Postby Lapo » 24 Jul 2020, 07:03

Hi,
Zones are confined applications running concurrently in SFS2X.
Using Zones to split a single app in multiple areas doesn't work well in SmartFoxServer, because that's not what Zones do. So what you're asking is not possible. The scope of a Buddy List is the Zone itself. Zones don't share users lists or room lists. They actually don't share any data.

SFS2X already offers multiple ways to organize your Rooms and application data within a single Zone. For example Room Groups.
http://docs2x.smartfoxserver.com/Develo ... chitecture

Cheers
Lapo
--
gotoAndPlay()
...addicted to flash games
tropyw
Posts: 20
Joined: 23 Jul 2020, 16:52
Contact:

Re: Buddy list across zones

Postby tropyw » 24 Jul 2020, 07:27

Thank you!

Return to “SFS2X Questions”

Who is online

Users browsing this forum: No registered users and 104 guests