UO Protocol 0x83

Delete Character (39 bytes)

This is sent by the client to delete a character.

Offset Type     Name             Description
------ -------- ---------------- ------------------------------
 0000  BYTE     cmd
 0001  CHAR[30] password
 0031  UINT     charIndex        0-based index within the character list.
 0035  UINT     clientIP         the client's IP address(*)

(*) encryption key?