Loading different clients based on room

Options
I would like to be able to have certain clients load into a level. Currently I have all clients joining a single room and the master client putting them into groups. In each group there is a start button which when pressed I would like those that are in the group to go to that level. Any ideas on how I could accomplish this?

Answers

  • maxclark
    Options
    hm. you want clients in the same room to be be on different levels simultaneously? i don't know how to handle that situation. the typical structure is that everyone in a room would join the same level together. if you want a kind of lobby that players then make smaller groups from and then split off, the groups splitting off should probably just create their own new room with a new masterclient.