Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How to make a lobby? [closed]

Asked by 10 years ago

I want to know how to make a lobby that Works like in Darkness and Murder Mystery, where everytime the NeXT round starts everyone get teleported to a map and one of them is chosed to be a killer or something like that.. Can someone help me with this? .-.

Closed as Not Constructive by evaera

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
0
Answered by
Maxomega3 106
10 years ago

You can put spawns in the lobby, and whenever a new round starts, you can teleport all your players in an in pairs for loop, and "MoveTo ()".

Ad