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

