UO Protocol 0x02

Move Request (7 bytes)

This packet is sent by the client when the player tries to walk, run, or change his direction.

 Offset Type     Name             Description
 ------ -------- ---------------- ------------------------------
  0000  BYTE     cmd
  0001  BYTE     direction
  0002  BYTE     sequence
  0003  UINT     key              fastwalk prevention key

Notes:

UO_Protocol