Difference between revisions of "Template:LSL Constants Sensor"
Jump to navigation
Jump to search
Mako Nozaki (talk | contribs) |
Kelly Linden (talk | contribs) |
||
Line 8: | Line 8: | ||
! '''Description (llSensor() and llSensorRepeat() mask)''' | ! '''Description (llSensor() and llSensorRepeat() mask)''' | ||
{{!}}- | {{!}}- | ||
{{!}} {{#vardefine:AGENT|{{LSL Const|AGENT|integer|1|hex=0x1|c=Agents | {{!}} {{#vardefine:AGENT|{{LSL Const|AGENT|integer|1|hex=0x1|c=Agents}}}}{{#var:AGENT}} | ||
{{!}} {{#var:value}} | {{!}} {{#var:value}} | ||
{{!}} {{#var:comment}} | {{!}} {{#var:comment}} | ||
{{!}} Agents. | {{!}} DEPRECATED: Use AGENT_BY_LEGACY_NAME | ||
{{!}}- | |||
{{!}} {{#vardefine:AGENT_BY_LEGACY_NAME|{{LSL Const|AGENT_BY_LEGACY_NAME|integer|1|hex=0x1|c=Agents}}}}{{#var:AGENT_BY_LEGACY_NAME}} | |||
{{!}} {{#var:value}} | |||
{{!}} {{#var:comment}} | |||
{{!}} This is used to find agents only by their legacy First Last name. | |||
{{!}}- | |||
{{!}} {{#vardefine:AGENT_BY_USERNAME|{{LSL Const|AGENT_BY_USERNAME|integer|16|hex=0x10|c=Agents}}}}{{#var:AGENT_BY_USERNAME}} | |||
{{!}} {{#var:value}} | |||
{{!}} {{#var:comment}} | |||
{{!}} This is used to find agents only by their username. | |||
{{!}}- | {{!}}- | ||
{{!}} {{#vardefine:ACTIVE|{{LSL Const|ACTIVE|integer|2|hex=0x2|c=Physical tasks. (Physical objects & agents) }}}}{{#var:ACTIVE}} | {{!}} {{#vardefine:ACTIVE|{{LSL Const|ACTIVE|integer|2|hex=0x2|c=Physical tasks. (Physical objects & agents) }}}}{{#var:ACTIVE}} |
Revision as of 14:56, 20 August 2010
|