llExecCharacterCmd
void llExecCharacterCmd(integer Command, list Options)Execute a character command.
Send a command to the path system.
Currently only supports stopping the current path-finding operation or causing the character to jump.
Parameters
-
Command(integer) - Command to send.
-
Options(list) - Height for CHARACTER_CMD_JUMP.
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