その名称のインベントリのitemを除去します。
オブジェクトから現在のスクリプトを除去します。
default { state_entry() { llRemoveInventory(llGetScriptName()); } }