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

llGetTexture

LSL
string llGetTexture(integer face)

Returns a string that is the texture on face (the inventory name if it is a texture in the prim's inventory, otherwise the key).\ Returns the texture of a face, if it is found in object inventory, its key otherwise.

Parameters

TypeName
integer face
Energy 10

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

More in LSL