Jump to content

llAllowInventoryDrop for one avatar


ChaosRaine
 Share

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

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

Recommended Posts

I'm making a board for people to rent and set a picture to the face. I want the renter to ctrl drag a picture into the board's inventory, but I can't figure out to restrict permissions to a single user. Can somebody help me, please?

Link to comment
Share on other sites

Script the object so that the user can touch it to enable inventory drop. You can check identity then.

Disable it automatically after, say, 60s, unless a texture is received sooner.

Presumably you'll want to delete the texture after applying it, to avoid them building up.

If someone other than the user drags a picture onto it during those 60s, that's their problem. And also unlikely.

  • Like 1
Link to comment
Share on other sites

1 hour ago, Ana Stubbs said:

Script the object so that the user can touch it to enable inventory drop. You can check identity then.

Disable it automatically after, say, 60s, unless a texture is received sooner.

And don't allow inventory drop unless the person who touched to enable it is within 3 meters.

  • Like 1
Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 1483 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...