Ultima Online Protocol :: Request Tip
Packet # Packet Name Length Client Server Obsolete
0xA7 Request Tip 0x0004 X
Data Type Description
byte 0xA7 The packet number.
ushort Number The number of the current tip. 0xFFFF is request first.
byte Direction The direction of the requested tip.

  • 0x00 - Previous
  • 0x01 - Next

Packet Description:
This is sent to request a tip.