S>C 0x10 D2GS_CHARTOOBJ

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Diablo II In-Game Messages (D2GS)
Message Id:0x10
Message Name:D2GS_CHARTOOBJ
Direction:Server to Client
Used By:Diablo II, Diablo II Lord of Destruction
Message Format:
(does not include protocol header)
(UINT8) Unknown
(UINT32) Player ID
(UINT8) Movement Type
(UINT8) Destination Type
*(UINT32) Object ID 
*(UINT16) X Coordinate
*(UINT16) Y Coordinate 

Remarks

A character moves to an object within your view range.

    • These are what the player is moving to.

Possible values for Destination Type:
0x00 - Another player
0x01 - NPC or Monster
0x02 - Object such as Stash, Waypoint, or a Town Portal
0x04 - Item
0x05 - Doorway

Possible value for Movement Type:

0x18 - Run
0x00 - Walk Please note: This message's official name is not known, and has been invented.

Anonymous

Comments

no one has commented yet.