Jillian Callahan
Rotary-winged Neko Girl
Join date: 24 Jun 2004
Posts: 3,766
|
10-20-2004 11:52
Is there a limitation on llGiveInventoryList that I can't have a prim hand over inventory that's not copyable but is mod and xfer?
Specifically, this is a script for a box someone would buy which would hand them the contents when they rez it up. All nice and neat in a folder. At the moment it hands over the landmark, which is full privs, but not the shoes, which are mod/nocopy/trans.
|
Moleculor Satyr
Fireflies!
Join date: 5 Jan 2004
Posts: 2,650
|
10-20-2004 12:39
Well, if it DID hand over the shoes, it'd only be able to hand over shoes once, and then they'd be gone forever.
It should still work though.
|
Jillian Callahan
Rotary-winged Neko Girl
Join date: 24 Jun 2004
Posts: 3,766
|
10-20-2004 17:23
From: Moleculor Satyr Well, if it DID hand over the shoes, it'd only be able to hand over shoes once, and then they'd be gone forever.
It should still work though. That's the behavior I expected, but .. nope. 
|
Meiyo Sojourner
Barren Land Hater
Join date: 17 Jul 2004
Posts: 144
|
10-20-2004 17:37
You're right. It only works for items that are copyable. If you have an inventory of items where some are copyable and some are transfer only, it just ignores the transfer only and hands over the copyable items. From what I've heard, it has to do with the way the current permission system works.
-Meiyo
_____________________
I was just pondering the immortal words of Socrates when he said... "I drank what??"
|
Rysidian Rubio
Ruby Red Head
Join date: 14 Jan 2004
Posts: 263
|
10-20-2004 20:30
Someting people seem to overlook is that you can sell an item to yourself and select sell contents. That way when you buy it (from yourself) the contents go into your inventory nicely. (when you do this sometimes the "buy.." pie menu item is under the "more" menu item) This probably doesn't help your query but it's useful anyway 
|
Jillian Callahan
Rotary-winged Neko Girl
Join date: 24 Jun 2004
Posts: 3,766
|
10-20-2004 22:19
From: Meiyo Sojourner You're right. It only works for items that are copyable. If you have an inventory of items where some are copyable and some are transfer only, it just ignores the transfer only and hands over the copyable items. From what I've heard, it has to do with the way the current permission system works.
-Meiyo Well, that completely blows little hairy green chunks. Ah well, plan B it is. From: Rysidian Rubio Someting people seem to overlook is that you can sell an item to yourself and select sell contents. That way when you buy it (from yourself) the contents go into your inventory nicely. (when you do this sometimes the "buy.." pie menu item is under the "more" menu item) This probably doesn't help your query but it's useful anyway  In this case, it's that there are some 37 variations of this product, and he doesn't want to blow all those prims on it. So, a vendor vends a box, the box was to make a folder and place the shoes within. Looks like it'll just put the shoes in the object folder for now. Thanks folks 
|