01-20-2007 12:22
Please, please, please add some type of ability for an object to give itself through scripting. An object is able to give any and all items in it's invetory, so why not be able to give itself?

I simply need a way to transfer ownership of an object that has already been rezzed. But user interaction needs to occur before the transfer, and it can only be transferred to certain people. Any type of solution that I come up with is extremely convoluted, is prone to many possible errors, and has taken days worth of coding to even get close to a usable solution.

If an object had the option of giving itself through a function like llGiveSelf, it would take 3 seconds for me to successfully do what I have spent dozens of hours unsuccessfully hacking together.

Thank you for your time.