STATUS DIE AT NO ENTRY
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer STATUS_DIE_AT_NO_ENTRY = 0x800;The integer constant STATUS_DIE_AT_NO_ENTRY has the value 0x800
Causes the object to be deleted when it attempts to enter a parcel that prohibits object entry or is full. Overridden by STATUS_DIE_AT_NO_ENTRY. Objects that are no-copy ignore this setting and remain in world.
Caveats
Related Articles
Constants
|
Functions
• | llSetStatus | |||
• | llGetStatus |