Skip to content

llSitOnLink

function ll.SitOnLink(AvatarID: string, LinkID: number): number

If agent identified by AvatarID is participating in the experience, sit them on the specified link's sit target.

Parameters
AvatarID (string)
LinkID (number)

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

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