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

llScriptDanger

LSL
integer llScriptDanger(vector pos)

Returns TRUE if Position is over public land, sandbox land, land that doesn't allow everyone to edit and build, or land that doesn't allow outside scripts.\ Returns true if the position is over public land, land that doesn't allow everyone to edit and build, or land that doesn't allow outside scripts.

Parameters

TypeName
vector pos
Energy 10

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

More in LSL