uo_protocol_0x9a
UO Protocol 0x9A
Console Entry Prompt (Variable # of bytes)
The server sends this to prompt the user the enter a line of text, and the client sends it as a response.
This packet was replaced with the Unicode Text Entry packet (0xC2).
Offset Type Name Description ------ -------- ---------------- ------------------------------ 0000 BYTE cmd 0001 USHORT blockSize 0003 UINT serial the player's serial 0007 UINT prompt the internal serial of the prompt 0011 UINT type 0=request/esc, 1=response 0015 char[] text only if type is response, 0-terminated
uo_protocol_0x9a.txt · Last modified: 2014/05/19 07:20 by thooge