Table of Contents

Login Request (0x80)

Moongate Packet Classes

  • AccountLoginPacket (Incoming, Fixed, length 62) from src/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