Response To Dialog Box (0x7D)
- Status:
implemented - Direction:
Client - Length:
13 Bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x7D
- Last modified in POL docs:
2008-10-11 12:57:22byMuadDib
Moongate Packet Classes
DialogResponsePacket(Incoming, Fixed, length13) fromsrc/Moongate.Network.Packets/Incoming/UI/DialogResponsePacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
cmd |
BYTE[4] |
dialogID (echoed back from 7C packet) |
BYTE[2] |
menuid (echoed back from 7C packet) |
BYTE[2] |
1-based index of choice |
BYTE[2] |
model # of choice |
BYTE[2] |
color |
Subcommand Build
N/A
Notes
N/A