llGetStaticPath
Function Syntax
list llGetStaticPath(
- vector Start, // Starting position.
- vector End, // Ending position.
- float Radius, // Radius of the character that the path is for, between 0.125m and 5.0m.
- list Parameters // Currently only accepts the parameter CHARACTER_TYPE; the options are identical to those used for llCreateCharacter. The default value is CHARACTER_TYPE_NONE.
No description available.