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

llSetPrimitiveParams

LSL
void llSetPrimitiveParams(list rules)

This function changes the many properties (or "parameters") of a prim in one operation. Parameters is a list of changes.

Parameters

TypeName
list rules
Sleeps 0.2s
Energy 10

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

More in LSL