Hi i am working with the online chat example in construct 3, i just wanted to know the details of how to create rooms so only a max of 5 players can join at a time and how to create specific named rooms in general
peer is connected trigger once add 1 to globalvariable = players
if user is connecting and players = to 5
kick peer that tries to connect.
i know is ambiguous... didn't played a lot with the multiplayer feature.
about how to create chat rooms ... is more a array thing ... il let someone else to guide there.