I'm trying to work on a global event

How would I be able to make it so there’s a global countdown and after that countdown ends, an event occurs on every server.

You would use MessagingService
https://create.roblox.com/docs/cloud-services/cross-server-messaging
https://create.roblox.com/docs/reference/engine/classes/MessagingService

2 Likes

This is what I was looking for, Thank you.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.