Don't click here unless you want to be banned.

LSL Wiki : llGetInventoryCreator

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl427.us.archive.org
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.


This article wasn't helpful for you? Maybe the related article at the LSL Portal is able to bring enlightenment.

Functions | Inventory
There are 2 comments on this page. [Display comments/form]