Not able to sit anymore
expected
Bizarre Obscure
Unable to sit on objects scripted or not
worked on my klyde and Spot Linden
suggested culprit: https://gyazo.com/af6b6a16b4a9ab8e511c49a8a1c5ec34
Log In
Maestro Linden
marked this post as
expected
Maestro Linden
marked this post as
needs info
Maestro Linden
Bizarre Obscure I investigated this issue yesterday, and it appears that a script in the object calls llUnSit() repeatedly on an agent after they (briefly) sit on the ladder.
Per the wiki at https://wiki.secondlife.com/wiki/LlUnSit ,
The agent identified by id is forced to stand up if any of the following apply:
1. The agent is sitting on the scripted object
2. The agent is over land owned by the scripted object's owner and/or a group the owner has land rights for.
Is the object owner also the parcel owner, or (if the parcel is group owned) have any land-related abilities within the group? If so, then it's expected that the script is be able to unsit any avatar sitting anywhere in the parcel.
Bizarre Obscure
Maestro Linden yes, the structure the script was in belonged to the main builder of the sim in the sim group.
Maestro Linden
Bizarre Obscure: Okay, then it's expected that the script has the ability to unseat any avatar located on the parcel. You need to remove/disable the script, or perhaps change the ownership so that the script owner doesn't have any special powers over the parcel.
Dan Linden
marked this post as
tracked