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

llSetLinkMedia

LSL
integer llSetLinkMedia(integer link, integer face, list rules)

Set the media parameters for a particular face on linked prim, specified by Link. 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 link
integer face
list rules
Energy 10

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

More in LSL