|
ken Meads
Registered User
Join date: 30 Sep 2007
Posts: 10
|
03-20-2008 19:37
1st avatar with attached object(scripted) <-- collide --> 2nd avatar with different attached object(scripted)
I need to transfer the Notecard from 1st attached object(scripted) to 2nd attached object(scripted).
Is it possible?
Could anyone tell me how to transfer the Notecard from attached object to another attached object? I have been trying for 12 hours...but still unable to solve this problem, cuz it transfer directly to 2nd avatar's inventory.
|
|
ken Meads
Registered User
Join date: 30 Sep 2007
Posts: 10
|
03-20-2008 20:05
pls help, thanks..
|
|
Isablan Neva
Mystic
Join date: 27 Nov 2004
Posts: 2,907
|
03-20-2008 20:07
Depends on the permissions in the notecard. You *should* be able to just drag the notecard from object #1 into your inventory. Then you drag the notecard from inventory into object #2.
Assuming you have copy perms on the notecard....
_____________________
 http://slurl.com/secondlife/TheBotanicalGardens/207/30/420/
|
|
Colette Meiji
Registered User
Join date: 25 Mar 2005
Posts: 15,556
|
03-20-2008 20:09
Try posting in the scripting forums Ken, some of the scripters don't read this section. It looks like a fairly complicated thing?
Hopefully someone reading this part of the forums knows.
|
|
Travis Lambert
White dog, red collar
Join date: 3 Jun 2004
Posts: 2,819
|
03-20-2008 20:23
From: ken Meads 1st avatar with attached object(scripted) <-- collide --> 2nd avatar with different attached object(scripted)
I need to transfer the Notecard from 1st attached object(scripted) to 2nd attached object(scripted).
Is it possible? If I'm understanding what you're trying to do correctly, yes its possible. Check out the following LSL Wiki resources: Collision Event http://www.lslwiki.net/lslwiki/wakka.php?wakka=collisionllGiveInventory() http://www.lslwiki.net/lslwiki/wakka.php?wakka=llGiveInventoryHope this helps & good luck! 
_____________________
------------------ The ShelterThe Shelter is a non-profit recreation center for new residents, and supporters of new residents. Our goal is to provide a positive & supportive social environment for those looking for one in our overwhelming world.
|
|
ken Meads
Registered User
Join date: 30 Sep 2007
Posts: 10
|
03-20-2008 20:23
Isblan, Colette, Travis, Thanks for all ur suggestions. 
|
|
Oryx Tempel
Registered User
Join date: 8 Nov 2006
Posts: 7,663
|
03-20-2008 23:39
Ken, are you trying to complete the transfer upon collision? Like, if Avatar1Object1 collides with Avatar2Object2, Object1 will automatically give Object2 a notecard?
Or are you just trying to transfer a notecard from one attachment to another on a one-time deal?
|