Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Debit and owner changes?

Moleculor Satyr
Fireflies!
Join date: 5 Jan 2004
Posts: 2,650
01-17-2005 14:56
Ok. I've never messed around with money transfers before.

If I have an object and it requests permissions for debiting of me, then I hand that object off to someone else, what sorts of errors and or complications can I expect to see? Will it still be able to debit from my account, or am I protected against that?

I figure I should probably use the changed() event to reacquire permissions, am I right? Will the changed event fire ok if I grant permissions, take the object into my inventory, then hand it to someone else? It'll fire when they first rez the object, right?

Also, what happens if/when the object is deeded to a group? How do I detect an object being deeded to a group, anywho? llName2Key or something? Is there a way of protecting against an object being deeded to a group? (Changed event again, right?)

If I request permission in one state, and then switch states, are the permissions wiped, or do they carry over?
_____________________
</sarcasm>
Driftwood Nomad
Registered User
Join date: 10 May 2003
Posts: 451
01-17-2005 15:21
I don't think it would be able to take money from you if the owner is not you. However, to be safe, just place an llResetScript() in the on_rez event, that way when the new owner rezzes it, it resets the script and gets the new owner properly.
_____________________
Driftwood Nomad
D&D Dogs Co-founder

"Second Life’s first AI companion animal"
The Second Opinion, 08/05/2003

D&D Dogs HQ Pawaii (127, 63)
Mainland Store Kuula (214, 124)

http://www.sldogs.com

SL Dogs Zazzle store!
Rysidian Rubio
Ruby Red Head
Join date: 14 Jan 2004
Posts: 263
01-17-2005 17:51
Sounds like you need an alt Mole. That's all they're good for, testing permissions..