LSL Wiki Mirror 10-5-2006: llGetInventoryCreator

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::
key llGetInventoryCreator(string 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' ".

Compare with llGetCreator.

Q: Will it work if a UUID of an inventory item is passed to the function?
A: No, item must be the inventory item's name. Passing a key will return an error, even if the key refers to a valid inventory item.


Functions | Inventory
There is no comment on this page. [Display comments/form]