How to create dynamic room from server side?

0 votes
asked Oct 29, 2015 in AppWarpS2 by nguyenanhdung (51 points)

1 Answer

0 votes
 
Best answer

Hi Nguyenan,

You can create dynamic room on AppWarpS2 in your zoneAdapter class that is overriding BaseZoneAdaptor class of AppWarpS2. You can use following functions to create Rooms based on your game requirements.

izone.createRoom(roomName,maxUsers,roomProperties);

izone.createTurnRoom(roomName,maxUsers,roomProperties,turnTime);

Let me know if more queries are concern.

Thanks & Regards

Vishnu Garg

answered Oct 29, 2015 by Vishnu Garg (674 points)
selected Nov 16, 2015 by nguyenanhdung
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
...