Let's say I have a box, that can generate little objects. I want avatars to be able to pick up the little objects, move them to another box, drop them on the box, which then takes control of the little objects (eg. makes them part of the link set and changes them in interesting ways). I've tried using llAttach and llCreateLink, but both them seem to require that the user be asked to allow permissions to be changed). I can make the little objects move on their own, but I want the avatar to "physically" pick them up, and move them over to another place. Without dialog boxes popping up.
I feel like I am missing something basic - can somebody clue me in?
thanks!