Game Server Login (0x91)
- Status:
implemented - Direction:
Client - Length:
65 Bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x91
- Last modified in POL docs:
2009-03-02 08:09:49byTurley
Moongate Packet Classes
GameLoginPacket(Incoming, Fixed, length65) fromsrc/Moongate.Network.Packets/Incoming/Login/GameLoginPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
cmd |
BYTE[4] |
key used |
BYTE[30] |
sid |
BYTE[30] |
password |
Subcommand Build
N/A
Notes
N/A