Client Type (KR/SA) (0xE1)
- Status:
implemented - Direction:
Client - Length:
9 bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0xE1
- Last modified in POL docs:
2009-08-13 10:00:20byTomi
Moongate Packet Classes
ClientTypePacket(Incoming, Variable, length-1) fromsrc/Moongate.Network.Packets/Incoming/Login/ClientTypePacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
CMD |
BYTE[2] |
packet length |
BYTE[2] |
unknown (0x0001) |
BYTE[4] |
cienttype |
Subcommand Build
N/A
Notes
clienttype:
| Name | Value |
|---|---|
0x2 |
KR |
0x3 |
SA |