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

llGetInventoryCreator

LSL
key llGetInventoryCreator(string item)

Returns a key for the creator of the inventory item.\ This function returns the UUID of the creator of item. If item is not found in inventory, the object says "No item named 'name'".

Parameters

TypeName
string item
Energy 10

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

More in LSL