next up previous contents
Next: Gump Text Entry Dialog Up: Game Packets Structure Previous: Attack Request Reply [0xAA]   Contents

Gump Text Entry Dialog [0xAB]

Gump Text Entry Dialog (Variable # of bytes)
BYTE cmd
BYTE[2] blockSize
BYTE[4] id
BYTE parentID
BYTE buttonID
BYTE textlen
BYTE[?] text
BYTE cancel (0=disable, 1=enable)
BYTE style (0=disable, 1=normal, 2=numerical)
BYTE[4] format (if style 1, max text len, if style2, max numeric value)
BYTE text2len
BYTE[?] text2


Thiago A Correa 2001-06-09