Difference between revisions of "Template:LSL Constants/Status"
Jump to navigation
Jump to search
m |
m |
||
Line 12: | Line 12: | ||
{{!}} Object is [[LSL_Glossary#physical|physical]] | {{!}} Object is [[LSL_Glossary#physical|physical]] | ||
{{!}}- | {{!}}- | ||
{{!}} {{LSL Const|STATUS_ROTATE_X|integer|ihex=2|hex=0x002|c=Can turn along this axis}} | {{!}} {{LSL Const|STATUS_ROTATE_X|integer|ihex=2|hex=0x002|c=Can turn along this axis (physical objects only)}} | ||
{{!}} {{#var:value}} {{#if:{{{no_default|}}}||{{!}}{{!}} [[TRUE]]}} | {{!}} {{#var:value}} {{#if:{{{no_default|}}}||{{!}}{{!}} [[TRUE]]}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{LSL Const|STATUS_ROTATE_Y|integer|ihex=4|hex=0x004|c=Can turn along this axis}} | {{!}} {{LSL Const|STATUS_ROTATE_Y|integer|ihex=4|hex=0x004|c=Can turn along this axis (physical objects only)}} | ||
{{!}} {{#var:value}} {{#if:{{{no_default|}}}||{{!}}{{!}} [[TRUE]]}} | {{!}} {{#var:value}} {{#if:{{{no_default|}}}||{{!}}{{!}} [[TRUE]]}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{LSL Const|STATUS_ROTATE_Z|integer|ihex=8|hex=0x008|c=Can turn along this axis}} | {{!}} {{LSL Const|STATUS_ROTATE_Z|integer|ihex=8|hex=0x008|c=Can turn along this axis (physical objects only)}} | ||
{{!}} {{#var:value}} {{#if:{{{no_default|}}}||{{!}}{{!}} [[TRUE]]}} | {{!}} {{#var:value}} {{#if:{{{no_default|}}}||{{!}}{{!}} [[TRUE]]}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} |
Revision as of 03:17, 11 October 2016
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
† STATUS_DIE_AT_EDGE - If the object is rezzed by a script, the default is TRUE |
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
† STATUS_DIE_AT_EDGE - If the object is rezzed by a script, the default is TRUE |
|