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

llTarget

LSL
integer llTarget(vector position, float range)

This function is to have the script know when it has reached a position.\ It registers a Position with a Range that triggers at_target and not_at_target events continuously until unregistered.

Parameters

TypeName
vector position
float range
Energy 10

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

More in LSL