Jump to content

Give inventory to avatars on list, is this possible?


Rucy Byron
 Share

You are about to reply to a thread that has been inactive for 2934 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

Hi

 

I want to be able to give the contents of a prim to a group of people that I add via a list, not via a group. Is this possible, I have a list of 60+ avatars I want to give an item to via a prim. I know it is possible via group only, but is it possible via a list of avatars that I compile myself?

 

Thanks in advance.

 

Rucy

Link to comment
Share on other sites

Sure.  As long as you have a list of their UUIDs, just loop through the list, sending the objects to a new av each time until you are done.  Remember, though, that llGiveInventoryList only works if the recipients are in the same region (or have been in the region within the last few seconds).  If you are giving multiple things to anyone who is not in the region, you'll have to box them up and send the box as a single item with llGiveInventory.  You can send a single item to an avatar (not to an object) anywhere in the grid.

EDIT: Also remember that if you send something to a person who is in Busy (Do Not Disturb) mode, the gift will be rejected automatically.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 2934 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...