Winter Hub Script Access
function HubService:StartHubEvent(eventName) game.ReplicatedStorage.Events.HubEvent:FireAllClients(eventName) wait(30) -- event duration -- reward participants end
You are using an outdated browser. Please upgrade your browser to improve your experience and security.
JavaScript seems to be disabled in your browser. You must have JavaScript enabled in your browser to utilize the functionality of this website.
function HubService:StartHubEvent(eventName) game.ReplicatedStorage.Events.HubEvent:FireAllClients(eventName) wait(30) -- event duration -- reward participants end