Hello, I want to create a live event similar to games like “Jailbreak” but how would I go about doing this?
I want it so that when it reaches a certain time in UTC the actions, (e.g. a model moving down) would start.
So far I’ve tried to use the “wait()” command so that when I shut down the server, after the wait is over it starts but this is only client side not server side so the event would start at different times for everyone.