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

llOverMyLand

LSL
integer llOverMyLand(string id)

Returns TRUE if id ID over land owned by the script owner, otherwise FALSE.\ Returns TRUE if key ID is over land owned by the object owner, FALSE otherwise.

Parameters

TypeName
string id
Energy 10

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

More in LSL