Originally Posted by
-Ryuk-
List of opcodes used by SendMovementUpdate
Code:
B024 <- HeartBeat
A5
B125
2325
1A4
A4A5
8524
2025 <- MSG_MOVE_START_PITCH_DOWN
9524 <- MSG_MOVE_START_PITCH_UP
B424 <- MSG_MOVE_STOP_SWIM
85A4 <- MSG_MOVE_START_SWIM
2A4 <- MSG_MOVE_SET_FACING
24A4 <- MSG_MOVE_SET_WALK_MODE
21A4 <- MSG_MOVE_SET_RUN_MODE
90A4 <- MSG_MOVE_STOP_TURN
B6A4 <- MSG_MOVE_START_TURN_RIGHT
1A5 <- MSG_MOVE_START_TURN_LEFT
9225 <- MSG_MOVE_JUMP
1125 <- MSG_MOVE_STOP_ASCEND
2624 <- MSG_MOVE_START_DESCEND
624 <- MSG_MOVE_START_ASCEND
125 <- MSG_MOVE_STOP_STRAFE
9125 <- MSG_MOVE_START_STRAFE_RIGHT
A024 <- MSG_MOVE_START_STRAFE_LEFT
A3A4 <- MSG_MOVE_STOP
10A5 <- MSG_MOVE_START_BACKWARD
A0A4 <- Move_Start_Forward
A7A5 <- MSG_MOVE_SET_PITCH
A624
tested ingame