Login Request (0x80)
- Status:
implemented - Direction:
Client - Length:
62 Bytes - POL reference: https://docs.polserver.com/packets/index.php?Packet=0x80
- Last modified in POL docs:
2009-02-28 18:42:51byMuadDib
Moongate Packet Classes
AccountLoginPacket(Incoming, Fixed, length62) fromsrc/Moongate.Network.Packets/Incoming/Login/AccountLoginPacket.cs
Current Moongate Behavior
Moongate currently has packet classes for this opcode.
Packet Build
| Type | Field |
|---|---|
BYTE[1] |
Command |
BYTE[30] |
Account Name |
BYTE[30] |
Password |
BYTE[1] |
NextLoginKey value from uo.cfg on client machine. |
Subcommand Build
N/A
Notes
N/A