PRIM SCRIPTED SIT ONLY: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m Jeremy Linden moved page PRIM SCRIPTED SITS ONLY to PRIM SCRIPTED SIT ONLY |
(No difference)
| |
Revision as of 12:08, 4 October 2016
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_SCRIPTED_SITS_ONLY = 40;The integer constant PRIM_SCRIPTED_SITS_ONLY has the value 40
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.
Caveats