Difference between revisions of "Template:LSL Constants Sensor"
Jump to navigation
Jump to search
m (hoverlink stuff) |
m |
||
Line 7: | Line 7: | ||
! '''Description''' | ! '''Description''' | ||
{{!}}- | {{!}}- | ||
{{!}} {{LSL Const|AGENT|integer|1|hex=0x1|c=}} | {{!}} {{#vardefine:AGENT|{{LSL Const|AGENT|integer|1|hex=0x1|c=}}}}{{#var:AGENT}} | ||
{{!}} {{#var:value}} | {{!}} {{#var:value}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{LSL Const|ACTIVE|integer|2|hex=0x2|c=This is used by sensors to find objects that are moving.}} | {{!}} {{#vardefine:ACTIVE|{{LSL Const|ACTIVE|integer|2|hex=0x2|c=This is used by sensors to find objects that are moving.}}}}{{#var:ACTIVE}} | ||
{{!}} {{#var:value}} | {{!}} {{#var:value}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
Line 21: | Line 21: | ||
! '''Description''' | ! '''Description''' | ||
{{!}}- | {{!}}- | ||
{{!}} {{LSL Const|PASSIVE|integer|4|hex=0x4|c=This is used by sensors to find objects that are not moving.}} | {{!}} {{#vardefine:PASSIVE|{{LSL Const|PASSIVE|integer|4|hex=0x4|c=This is used by sensors to find objects that are not moving.}}}}{{#var:PASSIVE}} | ||
{{!}} {{#var:value}} | {{!}} {{#var:value}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
{{!}}- | {{!}}- | ||
{{!}} {{LSL Const|SCRIPTED|integer|8|hex=0x8|c=This is used by sensors to find objects that have a script attached to them.}} | {{!}} {{#vardefine:SCRIPTED|{{LSL Const|SCRIPTED|integer|8|hex=0x8|c=This is used by sensors to find objects that have a script attached to them.}}}}{{#var:SCRIPTED}} | ||
{{!}} {{#var:value}} | {{!}} {{#var:value}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
{{!}}} | {{!}}} | ||
{{#if:{{{no_wrapper|}}}||{{!}}} }} | {{#if:{{{no_wrapper|}}}||{{!}}} }} |