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

llDetectedTouchPos

LSL
vector llDetectedTouchPos(integer index)

Returns the position, in region coordinates, where the object was touched in a triggered touch event.\ Unless it is a HUD, in which case it returns the position relative to the attach point.

Parameters

TypeName
integer index
Energy 10

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

More in LSL