Jump to content

Want to create no modify object with modifiable notecard inside


Yogi Sahara
 Share

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

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

Recommended Posts

I wonder if anyone might be able to help with a permissions problem I am running into. In simple terms, I have an object with a notecard and a script in the contents. I want the next owner to be able to modify the notecard, but I don't want them to be able to change the script or the object in any way. I have tried setting no mod on the object, but setting the notecard to modify, but that doesn't seem to work.

 

Any help would be very much appreciated.

 

Thank you.

 

Yogi.

Link to comment
Share on other sites

As an alternative, consider rewriting your script slightly to give the new owner two dialog options:

1. Click a button to delete the notecard in the object.

2. Click a button to temporarily activate llAllowInventoryDrop, so that the owner can drop a new notecard into the object.

With that script, you can set the object to no-mod and still have it possible for the new owner to replace the notecard with one that he has created.

Link to comment
Share on other sites

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