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

how to measure interval of time?

Asked by 3 years ago

I was making a game in which there is a better report system which includes temporarily banning a player but I could not figure out how to see if the player can join on a particular day or not.

0
os.time()? DeceptiveCaster 3761 — 3y
0
Time as in real world time? That may not work well, as there are players around the world at different times. I honestly don't know how to do this. I think your best option would be to do some research on os.Time or os.date (i would use os.date for finding the day) Turtleraptor372 5 — 3y

Answer this question