Creation Pack "Extra doors" should auto-close when linked ones do
tracked
Qie Niangao
Ideally, the Linden Home's auto-close door setting would not only be announced by link message to the home's own scripts but be accessible to unlinked, user-created content on the parcel, including the "Extra door" items in the Content Creation Pack.
But failing that (and it would be a more general solution anyway), the door script should be open source —or at the very least the sound assets provided, by UUID if nothing else—so we can replace the script ourselves but still maintain consistency with other doors in the build. If the user writes the script they can make it auto-close or not, but still it would be best if user scripts could access the current auto-close setting for the house-linked doors.
(I'm working with the Ridgewood Enclave theme but presumably all themes frequently get user-added doors.)
Log In
Oatmeal Linden
updated the status to
tracked
Hello Qie! Thanks for the suggestion. The extra doors included with some of the content packs are objects you add into your own parcel, which may mean that the house scripts will not work due to ownership and permissions. We are marking this as tracked for review, and will update with any resolution as soon as we can.
Dyna Mole
This is a reasonable expectation, but not one that can be met easily in houses that are currently in the Bellisseria rezzers. The auto-close setting is saved in a house's Control Panel script and made available to other scripts by link massages, not broadcast. Because the house is owned by Linden Lab and a resident cannot link anything to it, there's no way for a resident's script to access those link messages. In future releases, or possibly as part of a larger set of upgrades, we will consider modifying our scripts to make the setting accessible from the outside.
Oatmeal Linden
Dyna Mole: Thanks Dyna!