SCRIPTED: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m Multi-lang |
||
| Line 1: | Line 1: | ||
{{Multi-lang}} | |||
{{LSL Constant | {{LSL Constant | ||
|name=SCRIPTED | |name=SCRIPTED | ||
Revision as of 10:34, 2 January 2008
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer SCRIPTED = 0x8;The integer constant SCRIPTED has the value 0x8
This is used by sensors to find objects that have a script attached to them.
Caveats
Related Articles
Constants
| ||||||||||||||||||||||||||||||||
Functions
| • | llDetectedType | |||
| • | llSensor | |||
| • | llSensorRepeat |