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

llGetCameraPos

LSL
vector llGetCameraPos()

Returns the current camera position for the agent the task has permissions for.\ Returns the position of the camera, of the user that granted the script PERMISSION_TRACK_CAMERA. If no user has granted the permission, it returns ZERO_VECTOR.

Takes no parameters.

Energy 10

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

More in LSL