Template:LSL Constants/ExecCharacterCmd

From Second Life Wiki
Revision as of 21:03, 16 February 2012 by Falcon Linden (talk | contribs)
Jump to navigation Jump to search
Command Value Description
CHARACTER_CMD_STOP 0x0 Stops any current pathfinding operation.
CHARACTER_CMD_JUMP 0x1 Makes the character jump. Requires an additional parameter, the height to jump, between 0.1m and 2.0m. This must be provided as the first element of the llExecCharacterCmd option list.