I have an object which is rezzed then asks whether to be attached
if it is not attached or dropped how do I get it to delete from the land? Do I have to return it it the person who dropped it? I would rather just delete it.
Thanks
These forums are CLOSED. Please visit the new forums HERE
deleting or returning object when droped |
|
|
Boris Eebus
Registered User
Join date: 8 Feb 2008
Posts: 45
|
05-09-2008 08:32
I have an object which is rezzed then asks whether to be attached
if it is not attached or dropped how do I get it to delete from the land? Do I have to return it it the person who dropped it? I would rather just delete it. Thanks |
|
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
|
05-09-2008 10:09
Make it a temporary object (Temporary checkbox in the Edit window's Object tab) and/or use llDie().
http://www.lslwiki.net/lslwiki/wakka.php?wakka=llDie |