Packet # | Packet Name | Length | Client | Server | Obsolete |
---|---|---|---|---|---|
0x97 | Move Player | 0x0002 | ? | X | |
Data Type | Description | ||||
byte 0x97 | The packet number. | ||||
byte Direction | The direction (C#|VB7) the player is moving. | ||||
Packet Description: This packet is sent by the server to force the player to move in a certain direction. This packet works with the latest clients, but is never used by the server. |