How to Use Multiple Zones in single appwarpS2 server?

0 votes
Hello, i am confused in use of multiple zones together in single server. I want to use multiple zones in single game.and also i want to know how to join them sepratly from unity client. please help in findind solution for this.
asked Oct 25, 2016 in AppWarpS2 by bicubic.unity02 (22 points)

1 Answer

+1 vote
 
Best answer
Hi,

Each zone on the server is like different app and it is always recommended of using one server with one zone for one app. However, unity client can connect to any particular zone by passing its corresponding app_key while initialising AppWarp Client in your app. You get app_key when you create a zone from AppWarpS2 admin portal.

Please let me know if you have any further queries.

Regards,

Rajeev
answered Oct 26, 2016 by rajeev.etc (1,660 points)
selected Oct 26, 2016 by bicubic.unity02
Yes, I have created casino game and in that I used multiple zone. It was working fine before but not know whats going wrong from the few day. Player will join every time same zone which he joined first.
Let me explain you my scenario in steps
- In my game there are 3 games (Zones)
- Player first select 1st game and after some time he leave game room and come to the lobby page
- Then player select 2nd game, But now what happen player will joined 1st game room.

Can you please guide me what are the possible reason for the above issues? As I told it was working fine before.

Please help me to solve this issue.

Thanks & Regards,
Chirag Patel
Hi Chirag,

One reason could be, you are passing same app_key for all the zones. Every zone different appKey, which need to passed while initializing the AppWarp SDK at client side.

Thanks.
No, I am sure that I passed different app_key for the zone at client side
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...