====== UO Protocol 0xA8 ====== ===== Game Server List (Variable # of bytes) ===== This displays the server list Offset Type Name Description ------ -------- ---------------- ------------------------------ 0000 BYTE cmd 0001 USHORT size The size of the packet 0003 BYTE flags Server list flags 0004 USHORT number The number of servers in the list Then each server 0000 USHORT index The server's 0-based index 0002 CHAR[32] name The name of the server 0034 BYTE full The percentage of players/maximum for the server 0035 BYTE timezone The server's timezone bias 0036 UINT address The server's IP address in Big Endian