Skip to content

llAddToLandPassList

function ll.AddToLandPassList(ID: string, Hours: number)

Add avatar ID to the land pass list, for a duration of Hours.

Parameters
ID (string)
Agent UUID to add to pass-list.
Hours (number)
Period, in hours, to allow the avatar for.

Add example usage here showing SLua/Luau syntax with ll.AddToLandPassList().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.