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

How would i make a countdown script? (more advanced than it sounds!)

Asked by 9 years ago

I want to make a countdown script, but I also want it to countdown when people aren't on. Is there any way to make a script run even when no players are on? (Not asking for full code, just a function or something that makes a script run without players on)

1 answer

Log in to vote
0
Answered by 9 years ago

Servers automatically close once all players have left it.

But, you could try and use os.time or something instead.

0
Insteresting... connor12260311 383 — 9y
Ad

Answer this question