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

llSetTexture

LSL
void llSetTexture(string texture, integer face)

Applies Texture to Face of prim.\ Texture may be a UUID or name of a texture in prim inventory.\ If Face is ALL_SIDES, set the texture on all faces.

Parameters

TypeName
string texture
integer face
Sleeps 0.2s
Energy 10

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

More in LSL