Table of Contents

Edit Tile Data (God Client) (0x0C)

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[2] Length
BYTE[2] Tile Number to edit. If number is 0x8000+, then it is a map tile.
BYTE[4] Tile data Flags for the item.
BYTE[1] Weight of item.
BYTE[1] Quality of item.
BYTE[2] Unknown.
BYTE[1] Unknown.
BYTE[1] Quantity.
BYTE[2] Frame number of the animation.
BYTE[1] Unknown.
BYTE[1] Hue.
BYTE[1] Unknown.
BYTE[1] Value of item.
BYTE[1] Height.
BYTE[20] Item's Name.

Subcommand Build

N/A

Notes

N/A