Don't click here unless you want to be banned.

LSL Wiki : Sensors

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are ec2-204-236-235-245.compute-1.amazonaws.com

Sensors

Sensors allow objects to locate other objects or agents near them.

Functions

llSensor
llSensorRepeat
llSensorRemove


Events

no_sensor
sensor


Sensor functions raise the sensor event, within which the detection functions are used to determine all kinds of info about what the sensor has found.

If no matching objects/agents were found, the no_sensor event is raised instead.

Notes


Using sensors increases server load, which can contribute to lag.


Functions | Events | Detection
There are 7 comments on this page. [Display comments/form]