Difference between revisions of "SCRIPTED"
Jump to navigation
Jump to search
m (Multi-lang) |
Gally Young (talk | contribs) m (fixe) |
||
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name=SCRIPTED | |name=SCRIPTED |
Revision as of 12:58, 29 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 |