Template:LSL Constants Sensor

From Second Life Wiki
Jump to navigation Jump to search
Flag Description
AGENT 0x1 This is used to find avatars only.
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.