Difference between revisions of "STATUS ROTATE X"
Jump to navigation
Jump to search
(New page: {{LSL Constant |name=STATUS_ROTATE_X |type=integer |value={{LSL Hex|0x2}} |desc |examples |constants= {{LSL Constants/Status|no_default=*}} |functions= {{LSL DefineRow||llSetStatus|}} ...) |
|||
Line 6: | Line 6: | ||
|examples | |examples | ||
|constants= | |constants= | ||
{{!}} | |||
{{LSL Constants/Status|no_default=*}} | {{LSL Constants/Status|no_default=*}} | ||
|functions= | |functions= |
Revision as of 20:48, 30 August 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer STATUS_ROTATE_X = 0x2;The integer constant STATUS_ROTATE_X has the value 0x2
Caveats
Related Articles
Constants
|
Functions
• | llSetStatus | |||
• | llGetStatus |