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.
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llAddToLandPassList