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