llCollisionFilter
Function Syntax
void llCollisionFilter(
- string ObjectName,
- key ObjectID,
- integer Accept // If TRUE, only accept collisions with ObjectName name AND ObjectID (either is optional), otherwise with objects not ObjectName AND ObjectID.
Specify an empty string or NULL_KEY for Accept, to not filter on the corresponding parameter.