Template
:
LSL Constants Sensor
From Second Life Wiki
Revision as of 02:56, 22 May 2010 by
Mako Nozaki
(
talk
|
contribs
)
(Added llSensor() and llSensorRepeat())
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to navigation
Jump to search
Flag Mask
Description (llDetectedType())
Description (llSensor() and llSensorRepeat() mask)
AGENT
0x1
Agents.
Agents.
ACTIVE
0x2
Physical tasks. (Physical objects & agents)
Physical objects that are moving or objects containing an active script. Thus, it is using SL server resources now.
PASSIVE
0x4
Non-physical objects.
Non-scripted or script is inactive and non-physical or, if physical, not moving. Thus, it is not using SL server resources now.
SCRIPTED
0x8
Objects containing any active script.
Objects containing any active script.
llDetectedType()
Scripted
Not Scripted
Physical
10 (
ACTIVE
|
SCRIPTED
)
2 (
ACTIVE
)
Non-Physical
12 (
PASSIVE
|
SCRIPTED
)
4 (
PASSIVE
)
Navigation menu
Personal tools
Log in
Namespaces
Template
Discussion
English
Views
Read
View source
View history
More
Search
Navigation
About & Help
Editing Guidelines
Main Page
Recent Changes
Advanced Search
other sites
Knowledge Base
Blogs & Forums
secondlife.com
Feedback Portal
Support Portal
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information