Reject Move Item Request (0x27)
- Status:
placeholder - Direction:
Server - Length:
2 bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x27
- Last modified in POL docs:
2009-02-17 23:00:20byMuadDib
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
| Type | Field |
|---|---|
BYTE[1] |
Cmd |
BYTE[1] |
Reason (0x00) |
Subcommand Build
N/A
Notes
Known Reason Bytes:
| Name | Value |
|---|---|
0x0 |
Cannot lift the item |
0x1 |
Out of range |
0x2 |
Out of sight |
0x3 |
Belongs to another |
0x4 |
Already holding something |
0x5 |
empty message on client? |