LlRemoveInventory
De DigiWiki.
// Remove the current script from the object default { state_entry() { llRemoveInventory(llGetScriptName()); } }
// Remove the current script from the object default { state_entry() { llRemoveInventory(llGetScriptName()); } }