User Tools

Site Tools


uo_protocol_0x93

UO Protocol 0x93

Book Header (99 bytes)

This is sent by the server to open a book, and by the client to change the title or author.

Offset Type     Name             Description
------ -------- ---------------- ------------------------------
 0000  BYTE     cmd
 0001  UINT     bookID
 0005  BOOL     iseditable
 0006  BOOL     isnew
 0007  USHORT   pages
 0009  CHAR[60] title
 0069  CHAR[30] author

In modern clients, this packet has been replaced with the Book Info (0xD4) packet.

uo_protocol_0x93.txt · Last modified: 2014/05/19 09:16 by thooge