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

llDetectedLinkNumber

LSL
integer llDetectedLinkNumber(integer number)

Returns the link position of the triggered event for touches and collisions only.\ 0 for a non-linked object, 1 for the root of a linked object, 2 for the first child, etc.

Parameters

TypeName
integer number
Energy 10

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

More in LSL