PRIM SCRIPTED SIT ONLY

From Second Life Wiki
Revision as of 11:20, 23 September 2016 by Jeremy Linden (talk | contribs) (Created page with "{{LSL Constant |name=PRIM_SCRIPTED_SITS_ONLY |type=integer |value=? |desc= Agents may only be seated on this prim using llSitOnLink. Attempts to do a manual sit will fail...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Constant: integer PRIM_SCRIPTED_SITS_ONLY = ?;

The integer constant PRIM_SCRIPTED_SITS_ONLY has the value ?

Agents may only be seated on this prim using llSitOnLink. Attempts to do a manual sit will fail. This flag applies even outside of an experience enabled region.

Deep Notes

Search JIRA for related Issues

Signature

integer PRIM_SCRIPTED_SITS_ONLY = ?;