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

llRotTarget

LSL
integer llRotTarget(rotation rot, float error)

Set rotations with error of LeeWay radians as a rotational target, and return an ID for the rotational target.\ The returned number is a handle that can be used in at_rot_target and llRotTargetRemove.

Parameters

TypeName
rotation rot
float error
Energy 10

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

More in LSL