Hello,
I’m making a game where if the player types in the code to a lobby it will make them join a certain lobby and the host of the lobby can give out the code for other players to join and I was wondering how you would do this.
Hello,
I’m making a game where if the player types in the code to a lobby it will make them join a certain lobby and the host of the lobby can give out the code for other players to join and I was wondering how you would do this.
I’m going to assume that if someone does !joinLobby (code) then it’ll teleport them to the game with the code attached in the teleport data (I think that’s what it’s called). There, the game could then add the player the queue of the lobby
Generally scripting support isn’t for questions this general, but if you’re completely stuck this API is a good place to start.