llSetLinkSitFlags
void llSetLinkSitFlags(integer LinkNumber, integer Flags)Sets the sit flags for the specified prim in a linkset.
Parameters
-
LinkNumber(integer) - Link number (0: unlinked, 1: root prim, >1: child prims) or a LINK_* flag.
-
Flags(integer) - The new set of sit flags to apply to the specified prims in this linkset.
SIT_FLAG_NO_COLLIDEis applied at the time of sitting. Updating this flag will not change the collision behavior of an agent that was previously seated on the sit target.