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

llLinkSitTarget

LSL
void llLinkSitTarget(integer link, vector offset, rotation rot)

Set the sit location for the linked prim(s). If Offset == <0,0,0> clear it.\ Set the sit location for the linked prim(s). The sit location is relative to the prim's position and rotation.

Parameters

TypeName
integer link
vector offset
rotation rot
Energy 10

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

More in LSL