Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Need a way to return or move non-physical objects from a script.

JohnnyJolt Shan
Registered User
Join date: 15 Apr 2007
Posts: 4
07-28-2007 14:11
I am looking for a way to use an LSL script to return or move non-physical objects left by others on my land.

I have tried working on a solution which works by pushing such objects into the sky where they will be garbage collected and returned to their owners. This works on physical objects, but not on non-physical ones.

Any ideas anyone has would be greatly appreciated.

P.S. Thought I already posted this request, but I can't find it on line to save my life. If this is redundant I apologize to the community.
Talarus Luan
Ancient Archaean Dragon
Join date: 18 Mar 2006
Posts: 4,831
07-28-2007 17:22
There is no scripted way to move/return non-physical objects which are not owned by you, even on your own land. You have to use your land tools to get rid of them.
Squirrel Wood
Nuteater. Beware!
Join date: 14 Jun 2006
Posts: 471
07-30-2007 01:09
Auto return is your friend.
Mortus Allen
Registered User
Join date: 28 Apr 2007
Posts: 528
01-22-2008 10:39
From: Talarus Luan
There is no scripted way to move/return non-physical objects which are not owned by you, even on your own land. You have to use your land tools to get rid of them.


Sorry to Necro this thread, but this statement caught my eye as I am looking for a way to Return objects I own to inventory if I am not logged in or out of the sim for a period of time. Is there a way to Return and not Delete an object you own, say a tips jar from a script? The only way I have though of so far it so catapult it off world, though I am not sure how reliable that is, and/or if it would be liable to damage the scripts inside.

Thanks in advance.