Answered by
4 years ago Edited 4 years ago
I'm new so cut me some slack but I think for the Teleport Section, you can make the local players character root part's Cframe the same as the part you want it to tp to and maybe 3 studs up so you dont get eaten. For the team selection you can use the shuffle function and a couple of for loops (make sure to use a table for the teams) The intermission part is a little tricky to explain with words so heres a example script:
07 | gui.TextLabel.Text = "Times up!" |
10 | gui.TextLabel.Text = tostring (time) |
Once again I'm new so this may be wrong
Let me know if you need anything else, I know this is a little vague so sorry about that.