UO Protocol 0x5D

Pre Login (0x49 bytes)

The is sent by the client after the user picks a character to login with

Offset Type     Name             Description
------ -------- ---------------- ------------------------------
 0000  BYTE     cmd
 0001  UINT     unknown          0xEDEDEDED
 0005  CHAR[30] name             the character's name
 0035  CHAR[30] password         the character's password
 0065  UINT     slot             the character's slot in the character list
 0069  UINT     key              the user's encryption key