|
Trish Barbasz
Registered User
Join date: 29 Dec 2007
Posts: 17
|
03-09-2008 22:38
Could someone please give me a script that will allow me to attach an object from another object's inventory, thanks to all who help.
|
|
Squirrel Wood
Nuteater. Beware!
Join date: 14 Jun 2006
Posts: 471
|
03-10-2008 00:26
That is not possible.
Only rezzed objects that you are the *owner* of or objects that you have in *your* inventory can be attached/worn.
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
03-10-2008 08:22
there's a workaround that has a few assumptions, first the object containing the item to be attached must be owned by you, second it must be on script and build enabled land (with the proper group if defined on the land)
container rezzes object to attach from it's inventory, rezzed object then requests permission to attach to you...
it's ugly, pointless, and annoying, but if you really want it, there it is.
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|