Difference between revisions of "Template:LSL Constants Sensor"

From Second Life Wiki
Jump to navigation Jump to search
m (template reduction)
Line 7: Line 7:
! '''Description'''
! '''Description'''
{{!}}-
{{!}}-
{{!}} {{LSL Const|AGENT|integer|1|hex=0x1|c=}}
{{LSL ConstTB|AGENT|integer|1|hex=0x1|c=|m=3}}
{{!}} {{var:value}}
{{!}} {{var:comment}}
{{!}}-
{{!}}-
{{!}} {{LSL Const|ACTIVE|integer|2|hex=0x2|c=}}
{{LSL ConstTB|ACTIVE|integer|2|hex=0x2|c=|m=3}}
{{!}} {{var:value}}
{{!}} {{var:comment}}
{{!}}}
{{!}}}
{{!}}
{{!}}
Line 21: Line 17:
! '''Description'''
! '''Description'''
{{!}}-
{{!}}-
{{!}} {{LSL Const|PASSIVE|integer|4|hex=0x4|c=}}
{{LSL ConstTB|PASSIVE|integer|4|hex=0x4|c=|m=3}}
{{!}} {{var:value}}
{{!}} {{var:comment}}
{{!}}-
{{!}}-
{{!}} {{LSL Const|SCRIPTED|integer|8|hex=0x8|c=}}
{{LSL ConstTB|SCRIPTED|integer|8|hex=0x8|c=|m=3}}
{{!}} {{var:value}}
{{!}} {{var:comment}}
{{!}}}
{{!}}}
{{#if:{{{no_wrapper|}}}||{{!}}} }}
{{#if:{{{no_wrapper|}}}||{{!}}} }}

Revision as of 01:10, 23 July 2007

Flag Description
AGENT 0x1
ACTIVE 0x2
Flag Description
PASSIVE 0x4
SCRIPTED 0x8