llRemoveInventory(string inventory)
Removes the
inventory item identified by
inventory from the
object's inventory.
Example:
llRemoveInventory("Object"); // delete the item named Object from the contents of the prim
A
script can delete itself by supplying the result of
llGetScriptName to this function:
Functions |
Inventory