Template:LSL Constants Sensor

From Second Life Wiki
Revision as of 07:49, 29 October 2008 by Harleen Gretzky (talk | contribs)
Jump to navigation Jump to search
Flag Description
AGENT 0x1 This is used to find agents only.
ACTIVE 0x2 This is used to find physical objects that are moving or objects containing an active script.
Flag Description
PASSIVE 0x4 This is used to find physical objects that are not moving or non-physical objects containing an inactive script or a non-scripted object.
SCRIPTED 0x8 This is used to find objects containing an active script.