Ultima Online Protocol :: Account Delete Character
Packet # Packet Name Length Client Server Obsolete
0x83 Account Delete Character 0x0027 X X
Data Type Description
byte 0x83 The packet number.
char[30] Password The character's password.
uint Index The character's 0-based index within the character list.
uint Address The client's IP address (encryption key?).

Packet Description:
This is sent by the client to delete a character.