C>S 0x23 D2GS_ITEMTOBELT

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

Remarks

Moves an item into the player's belt.

Extra Info: The status of this information is: Public Belt locations start at 0x00 and go from right to left, starting at the lowest row and moving across, then going up one row. For example, location 0x03 would be at the bottom right hand corner and location 0x0C would be at the top left corner in a 4-slot belt. This can be calculated as (row*4+column).

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

Anonymous

Comments

no one has commented yet.