llCollisionFilter
void llCollisionFilter(string ObjectName, key ObjectID, integer Accept)Specify an empty string or NULL_KEY for Accept, to not filter on the corresponding parameter.
Parameters
-
ObjectName(string) -
ObjectID(key) -
Accept(integer) - If TRUE, only accept collisions with ObjectName name AND ObjectID (either is optional), otherwise with objects not ObjectName AND ObjectID.
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here