STATUS DIE AT EDGE
Revision as of 02:35, 24 May 2009 by Strife Onizuka (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer STATUS_DIE_AT_EDGE = 0x80;The integer constant STATUS_DIE_AT_EDGE has the value 0x80
Causes the object to be deleted when it goes off world, this is overridden by STATUS_RETURN_AT_EDGE.
Caveats
Related Articles
Constants
|
Functions
• | llSetStatus | |||
• | llGetStatus | |||
• | llEdgeOfWorld |