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

an array of players who touched a part?

Asked by 4 years ago

Please make your question title relevant to your question content. It should be a one-sentence summary in question form.

Hey i got a question. How do i put people in queue like in camping or highschool and after an certain amount of second let it teleport to another game?

0
Your title is completely different to your question body? User#24403 69 — 4y
0
Agreed. DeceptiveCaster 3761 — 4y
0
u ask the creator of that game greatneil80 2647 — 4y

1 answer

Log in to vote
0
Answered by
sheepposu 561 Moderation Voter
4 years ago

I've actually done this for my game. Basically , create a int value object in the workspace called que. Then add a button for queuing up and un-queuing. The script for that should be simple. The script can rely on a que bool object in in the player so that when they reset their character it doesn't reset the value of it. Mine was much more trickky, because I had a label to show how many were queued and then also had a timer that counted down after a certain amount were queued.

0
If you have any questions about it, just ask sheepposu 561 — 4y
0
Hey sheepposu can u look at my code at discord maybe? I get everythign good but i get everytime i want to teleport the queue a HTTP 400 error. Discord: EggService#8333 HoIyScript 51 — 4y
Ad

Answer this question