← Back to Ultima Online Packet Guide Permalink
AccountLoginAck (Server List)
0xA8
S->C Variable All Active
Metadata
Direction
S->C
Size
6 + 40*N
Type
Variable
Client Version
All
Status
Active
Description
Sends list of servers after successful account login.
Notes
Name padded to 32; IPv4 only.
Packet Structure
00:ID(0xA8)
01:Len(2)
03:Const(0x5D)
04:Count(2)
then N x {Index(2), Name(32 ASCII), Full%(1), TimeZone(sbyte), IPv4(4)}