Skip to content

llExecCharacterCmd

Function Syntax
void llExecCharacterCmd(
  1. integer Command, // Command to send.
  2. list Options // Height for CHARACTER_CMD_JUMP.
);

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.