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

llSetPrimMediaParams

LSL
integer llSetPrimMediaParams(integer face, list rules)

Sets the MediaParameters for a particular Face on the prim. Returns an integer that is a STATUS_* flag which details the success/failure of the operation(s).\ MediaParameters is a set of name/value pairs in no particular order. Parameters not specified are unchanged, or if new media is added then set to the default specified.

Parameters

TypeName
integer face
list rules
Sleeps 1s
Energy 10

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

More in LSL