ACTIVE
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Constant: integer ACTIVE = 0x2;The integer constant ACTIVE has the value 0x2
This is used by sensors to find objects that are moving.
Related Articles
Constants
|
| ||||||||||||||||||
Functions
| • | llDetectedType | |||
| • | llSensor | |||
| • | llSensorRepeat |

