Difference between revisions of "SCRIPTED"
Jump to navigation
Jump to search
(description) |
m |
||
Line 11: | Line 11: | ||
{{LSL DefineRow||[[llSensorRepeat]]|}} | {{LSL DefineRow||[[llSensorRepeat]]|}} | ||
|events= | |events= | ||
|cat1 | |cat1=Sensor | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Revision as of 22:54, 7 August 2007
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 |