Difference between revisions of "Template:LSL Constants Inventory"
Jump to navigation
Jump to search
(Fix broken link to explain meaning of INVENTORY_SETTING: It's for the sky/environment) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
{{!}}- valign="top" | {{!}}- valign="top" | ||
{{!}} | {{!}} | ||
{{{!}}{{Prettytable}} | {{{!}} {{Prettytable|style=margin-top:0;}} | ||
{{!}}-{{Hl2}} | {{!}}-{{Hl2}} | ||
! colspan="2" {{!}}'''Flag''' | ! colspan="2" {{!}}'''Flag''' | ||
! '''Inventory Type''' | ! '''Inventory Type''' | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_NONE|integer|-1|c=Item does not exist.}} | ||
{{!}} rowspan="2" {{!}} | {{!}} rowspan="2" {{!}} {{#var:value}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_ALL|integer|-1|c=Any inventory type.}} | ||
{{!}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_TEXTURE|integer|0|c=texture}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{ | {{!}} [[texture]] | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_SOUND|integer|1|c=sound}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{ | {{!}} [[sound]] | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_LANDMARK|integer|3|c=landmark}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{ | {{!}} [[landmark]] | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_CLOTHING|integer|5|c=clothing}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{!}} {{ | {{!}} [[clothing]] | ||
{{!}}- | |||
{{!}} {{LSL Const|INVENTORY_OBJECT|integer|6|c=object}} | |||
{{!}} {{#var:value}} | |||
{{!}} [[object]] | |||
{{!}}} | {{!}}} | ||
{{!}} | {{!}} | ||
{{{!}}{{Prettytable}} | {{{!}} {{Prettytable|style=margin-top:0;}} | ||
{{!}}-{{Hl2}} | {{!}}-{{Hl2}} | ||
! colspan="2" {{!}}'''Flag''' | ! colspan="2" {{!}}'''Flag''' | ||
! '''Inventory Type''' | ! '''Inventory Type''' | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_NOTECARD|integer|7|c=notecard}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{!}} {{ | {{!}} [[notecard]] | ||
{{!}}- | |||
{{!}} {{LSL Const|INVENTORY_SCRIPT|integer|10|c=script}} | |||
{{!}} {{#var:value}} | |||
{{!}} [[script]] | |||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_BODYPART|integer|13|c=body part}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{ | {{!}} [[body part]] | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_ANIMATION|integer|20|c=animation}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{ | {{!}} [[animation]] | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_GESTURE|integer|21|c=gesture}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{ | {{!}} [[gesture]] | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_SETTING|integer|56|c=setting}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{ | {{!}} [[Environmental_Enhancement_Project|setting]] | ||
{{!}}- | {{!}}- | ||
{{!}} {{ | {{!}} {{LSL Const|INVENTORY_MATERIAL|integer|57|c=render_material}} | ||
{{!}} | {{!}} {{#var:value}} | ||
{{ | {{!}} [[PBR_Materials|material]] | ||
{{!}}} | {{!}}} | ||
{{!}}} | {{!}}} |
Latest revision as of 16:27, 23 March 2023
|
|