Difference between revisions of "STATUS PHANTOM"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=STATUS_PHANTOM |type=integer |value={{LSL Hex|0x10}} |desc |examples |constants= {{!}} {{{!}} {{LSL DefineRow||PRIM_PHANTOM|}} {{!}}} {{LSL Constants/Status|no_def...) |
m |
||
Line 16: | Line 16: | ||
|events= | |events= | ||
|cat1=Status | |cat1=Status | ||
|cat2 | |cat2=Phantom | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Revision as of 02:14, 24 May 2009
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer STATUS_PHANTOM = 0x10;The integer constant STATUS_PHANTOM has the value 0x10
Caveats
Related Articles
Constants
|
Functions
• | llSetStatus | |||
• | llGetStatus |