-- Fill this with any specific player you want to be able to seek
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local EventSequencer = require(ReplicatedStorage:WaitForChild("EventSequencer"))
EventSequencer.setSeekingPermissions({
placeIDs = {},
userIDs = {816215772},
groups = {
{GroupID = , MinimumRankID = },
}
})
Hi code is why not work? I read documents everything is true. Event Sequencer | Roblox Creator Documentation