Table of Contents

Edit (God Client) (0x0A)

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] Subcommand
BYTE[2] The new object's x-axis position. If Command is HackMove Request, this will be a boolean value (still 16-bit) representing the requested mode.
BYTE[2] The new object's y-axis position.
BYTE[2] The new object's id. If Command is Add New NPC, this is the template number.
BYTE[1] The new object's z-axis position.
BYTE[2] Hue/Color.

Subcommand Build

Subcommand 4: Add New Dynamic Item.

Subcommand 6: Hackmove Request.

Subcommand 7: Add New NPC.

Subcommand A: Add New Static Item.

Notes

N/A