Packet # | Packet Name | Length | Client | Server | Obsolete |
---|---|---|---|---|---|
0xD2 | Update Mobile | 0x0019 | ? | X | |
Data Type | Description | ||||
byte 0xD2 | The packet number. | ||||
uint Serial | The character's serial. | ||||
ushort Body | The character's body number. | ||||
ushort X | The character's x-axis position. | ||||
ushort Y | The character's y-axis position. | ||||
sbyte Z | The character's z-axis position. | ||||
byte Direction | The character's direction (C#|VB7). | ||||
ushort Hue | The character's hue. | ||||
byte Status | The character's status (C#|VB7). | ||||
byte Notoriety | The character's notoriety. | ||||
ushort Unknown | Unknown. | ||||
ushort Unknown | Unknown. | ||||
ushort Unknown | Unknown. | ||||
ushort Unknown | Unknown. | ||||
Packet Description: This packet updates a character onscreen, similar to the Naked MOB packet. This packet works somewhat with an item, but whether or not this is intentional is not known. The exact purpose of this packet is unknown. |