STATUS PHYSICS
Revision as of 23:34, 7 August 2007 by Strife Onizuka (talk | contribs) (New page: {{LSL Constant |name=STATUS_PHYSICS |type=integer |value={{LSL Hex|0x1}} |desc |examples |constants={{LSL Constants/Status|no_wrapper=true}} |functions= {{LSL DefineRow||llSetStatus|}}...)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer STATUS_PHYSICS = 0x1;The integer constant STATUS_PHYSICS has the value 0x1
Caveats
Related Articles
Constants
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
* STATUS_DIE_AT_EDGE - If the object is rezzed by a script, the default is TRUE | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
† STATUS_DIE_AT_NO_ENTRY - No-copy objects ignore this flag and remain in-world |
Functions
• | llSetStatus | |||
• | llGetStatus |