Table of Contents

Gump Text Entry Dialog (0xAB)

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] blockSize
BYTE[4] id
BYTE[1] parentID
BYTE[1] buttonID
BYTE[2] textlen
BYTE[?] text
BYTE[1] cancel (0=disable, 1=enable)
BYTE[1] style (0=disable, 1=normal, 2=numerical)
BYTE[4] format (if style 1, max text len, if style2, max numeric value)
BYTE[2] text2 length
BYTE[?] text2

Subcommand Build

N/A

Notes

N/A