llPatrolPoints
Function Syntax
void llPatrolPoints(
- list Points, // A list of vectors for the character to travel through sequentially. The list must contain at least two entries.
- list Options // No options available at this time.
Patrol a list of points.
Sets the points for a character (llCreateCharacter) to patrol along.