Dye Window (0x95)
- Status:
implemented - Direction:
Both - Length:
9 Bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x95
- Last modified in POL docs:
2008-10-11 12:57:22byMuadDib
Moongate Packet Classes
DyeWindowPacket(Incoming, Fixed, length9) fromsrc/Moongate.Network.Packets/Incoming/Interaction/DyeWindowPacket.csDisplayDyeWindowPacket(Outgoing, Fixed, length9) fromsrc/Moongate.Network.Packets/Outgoing/UI/DisplayDyeWindowPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
cmd |
BYTE[4] |
itemID of dye target |
BYTE[2] |
ignored on send, model on return |
BYTE[2] |
model on send, color on return from client (default on server send is 0x0FAB) |
Subcommand Build
N/A
Notes
N/A