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

osForceCreateLink

OSSL
void osForceCreateLink(string target, integer parent)

Idential to llCreateLink() except that it doesn't require the link permission to be granted. Attempt to link the script's object with target.

Parameters

TypeName
string target
integer parent
Energy 10

OpenSimulator extensions. Some are gated by threat level and a region may refuse them.

More in OSSL