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

llSetTimerEvent

LSL
void llSetTimerEvent(float sec)

Causes the timer event to be triggered every Rate seconds.\ Passing in 0.0 stops further timer events.

Parameters

TypeName
float sec
Energy 10

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

More in LSL