Request Tip/Notice Window (0xA7)
- Status:
implemented - Direction:
Client - Length:
4 Bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0xA7
- Last modified in POL docs:
2009-03-02 07:26:46byTurley
Moongate Packet Classes
RequestTipNoticeWindowPacket(Incoming, Fixed, length4) fromsrc/Moongate.Network.Packets/Incoming/UI/RequestTipNoticeWindowPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
cmd |
BYTE[2] |
last tip # |
BYTE[1] |
flag |
0x00 - tips window
0x01 - notice window
Subcommand Build
N/A
Notes
N/A