How do I display all active rooms and let players join?

0 votes

Hi everyone,

I have made a basic game and in my game i am able to get two or more players in a room and move ect.
so that's not the problem ;)

The problem is i want to be able to enter a menu/lobby where there is a list of all active rooms and select one and join.

Is this hard to do or can someone help me? :D

 

thanx in advance!yes

asked Oct 17, 2014 in AppWarp by mmikee85 (10 points)
recategorized Oct 22, 2014 by sushil

1 Answer

0 votes
Hi,

To get the list of all rooms you can use getAllRooms() method. You can also get list of room based on no. of users in a room or properties of a room. To get the list of rooms based on no. of users use getRoomsInRange() method and to get rooms based on some properties use getRoomsWIthProperties() method.

Thanks
answered Oct 17, 2014 by Suyash Mohan (900 points)
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
...