====== UO Protocol 0x2C ====== Death/Resurrection (2 bytes) This packet is sent by the server to notify the client of the death of his character. The client is presented with a menu from which he can choose to resurrect or play as a ghost. Offset Type Name Description ------ -------- ---------------- ------------------------------ 0000 BYTE cmd 0001 BYTE action Action: * 0x00 - Notify client of his death. * 0x01 - Client has chosen to resurrect with penalties. * 0x02 - Client has chosen to play as ghost. Note: Resurrection menu has been removed from UO.