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

llSetLinkCamera

LSL
void llSetLinkCamera(integer link, vector eye, vector at)

Sets the camera eye offset, and the offset that camera is looking at, for avatars that sit on the linked prim.

Parameters

TypeName
integer link
vector eye
vector at
Energy 10

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

More in LSL