← Back to Ultima Online Packet Guide Permalink
PlayServerAck
0x8C
S->C Fixed All Active
Metadata
Direction
S->C
Size
11
Type
Fixed
Client Version
All
Status
Active
Description
Instructs client to connect to game server with address/port and AuthID.
Notes
RawAddress written little-endian; Port network order.
Packet Structure
00:ID(0x8C)
01:IPv4(4, LE)
05:Port(2)
07:AuthID(4)