C>S 0x13 D2GS_INTERACTWITHENTITY

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Diablo II In-Game Messages (D2GS)
Message Id:0x13
Message Name:D2GS_INTERACTWITHENTITY
Direction:Client to Server
Used By:Diablo II, Diablo II Lord of Destruction
Message Format:
(does not include protocol header)
(UINT32) Entity Type
(UINT32) Entity ID 

Entity types
--------
00 - Players
01 - Monsters, NPCs, and Mercenaries
02 - Stash, Waypoint, Chests, Portals, others.
03 - Missiles
04 - Items
05 - Entrances

Remarks

Interacts with the specified Entity.
For players and npc's, it will send a request to interact.
The interaction depends on the type of the unit or object.
For others it will trigger the object, for example using a shrine, looting a corpse you have permission to loot, or opening and closing a door.

This packet is always followed by other's that relate to the type of interaction.

Anonymous

Comments

no one has commented yet.