← Back to Ultima Online Packet Guide Permalink
AccountLogin
0x80
C->S Fixed All Active
Metadata
Direction
C->S
Size
62
Type
Fixed
Client Version
All
Status
Active
Description
Account login with credentials.
Notes
OutOfGameOnly; SentFirstPacket guard; invokes EventSink.AccountLogin, then server list.
Packet Structure
00:ID(0x80)
01:Username(30, ASCII)
31:Password(30, ASCII)
61:Reserved(1)