C>S 0x18 D2GS_ITEMTOBUFFER

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

Possible Buffer Types:
0x00 - Character's inventory (backpack)
0x01 - NPC and other Trade Windows
0x02 - Trade window
0x03 - Horadric Cube
0x04 - Stash 

Remarks

Moves item from the player's cursor buffer to an inventory space.

Please note: This message's official name is not known, and has been invented.

Inventory coordinates:
(0,0) - Top left
(9,3) - Bottom right

Anonymous

Comments

no one has commented yet.