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

llListenControl

LSL
void llListenControl(integer number, integer active)

Makes a listen event callback active or inactive. Pass in the value returned from llListen to the iChannelHandle parameter to specify which listener you are controlling.\ Use boolean values to specify Active

Parameters

TypeName
integer number
integer active
Energy 10

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

More in LSL