Add Item To Container (0x25)
- Status:
placeholder - Direction:
Server - Length:
20/21 bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x25
- Last modified in POL docs:
2009-08-13 14:06:19byMuadDib
Moongate Packet Classes
- None yet
Current Moongate Behavior
Moongate does not currently implement this opcode. This page is a placeholder generated from the POL catalog.
Packet Build
2D Client Versions (before 6.0.1.7)
| Type | Field |
|---|---|
BYTE[1] |
0x25 |
BYTE[4] |
Item Serial |
BYTE[2] |
Item ID (Graphic) |
BYTE[1] |
Item ID Offset (wtf?) |
BYTE[2] |
Stack Amount |
BYTE[2] |
X |
BYTE[2] |
Y |
BYTE[4] |
Container Serial |
BYTE[2] |
Color |
UOKR+ and 2D Client Versions (after 6.0.1.7)
| Type | Field |
|---|---|
BYTE[1] |
0x25 |
BYTE[4] |
Item Serial |
BYTE[2] |
Item ID (Graphic) |
BYTE[1] |
Item ID Offset (wtf?) |
BYTE[2] |
Stack Amount |
BYTE[2] |
X |
BYTE[2] |
Y |
BYTE[1] |
Slot Index (see notes) |
BYTE[4] |
Container Serial |
BYTE[2] |
Color |
Subcommand Build
N/A
Notes
The backpack grid index exists since 6.0.1.7 2D and 2.45.5.6 KR.
For older clients server has to send 20 bytes without this grid index byte!!