Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llAvatarOnLinkSitTarget

LSL
key llAvatarOnLinkSitTarget(integer linknum)

If an avatar is sitting on the link's sit target, return the avatar's key, NULL_KEY otherwise.\ Returns a key that is the UUID of the user seated on the specified link's prim.

Parameters

TypeName
integer linknum
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL