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

How can I keep a script running even when player resets/dies in StarterGui?

Asked by 5 years ago
Edited 5 years ago

I am building a disaster hotel type game. I have a simple script that states: wait 30 seconds (the intermission), teleport players to the map, then wait 60 seconds and teleport players back here. There are some other things that i am trying to do, but they are small things, like starting scripts. How can I keep the script running?

0
What is the point of while 1 == 1 do when you can do while true do ? You don't have to change this but, it is unneeded. saSlol2436 716 — 5y
0
Is the script above a local script or a server script? User#22644 0 — 5y

Answer this question