Difference between revisions of "Template:LSL Constants/ExecCharacterCmd"

From Second Life Wiki
Jump to navigation Jump to search
Line 9: Line 9:
|0x0
|0x0
|Stops any current pathfinding operation.
|Stops any current pathfinding operation.
|-
|CHARACTER_JUMP_CMD
|0x1
|Makes the character jump.
|}
|}

Revision as of 12:38, 16 February 2012

Command Value Description
CHARACTER_CMD_STOP 0x0 Stops any current pathfinding operation.
CHARACTER_JUMP_CMD 0x1 Makes the character jump.