Skip to content

llTarget

integer llTarget(vector Position, float Range)

This function is to have the script know when it has reached a position.

It registers a Position with a Range that triggers at_target and not_at_target events continuously until unregistered.

Parameters
Position (vector)
Range (float)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here