Difference between revisions of "Template:LSL Constants Sensor"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 2: Line 2:
{{!}}- valign="top"
{{!}}- valign="top"
{{!}}
{{!}}
{{{!}} {{Prettytable}}
{{{!}} {{Prettytable|style={{{tstyle|}}}}}
{{!}}-{{Hl2}}
{{!}}-{{Hl2}}
! colspan="2" {{!}} '''{{{1|}}} Flag'''  
! colspan="2" {{!}} '''{{{1|}}} Flag'''  
Line 16: Line 16:
{{!}}}
{{!}}}
{{!}}
{{!}}
{{{!}} {{Prettytable}}
{{{!}} {{Prettytable|style={{{tstyle|}}}}}
{{!}}-{{Hl2}}
{{!}}-{{Hl2}}
! colspan="2" {{!}} '''{{{1|}}} Flag'''  
! colspan="2" {{!}} '''{{{1|}}} Flag'''  

Revision as of 10:27, 17 May 2008

Flag Description
AGENT 0x1
ACTIVE 0x2 This is used by sensors to find objects that are moving.
Flag Description
PASSIVE 0x4 This is used by sensors to find objects that are not moving.
SCRIPTED 0x8 This is used by sensors to find objects that have a script attached to them.