User Tools

Site Tools


uo_protocol_0x27

UO Protocol 0x27

Get Item Failed (2 bytes)

Reject Request to move Items: This is sent to deny the player's request to get an item.

Offset Type     Name             Description
------ -------- ---------------- ------------------------------
 0000  BYTE     cmd
 0001  BYTE     reason

Reason:

  • 0x00 - Display “You cannot pick that up.”
  • 0x01 - Display “That is too far away.”
  • 0x02 - Display “That is out of sight.”
  • 0x03 - Display “That item does not belong to you. You will have to steal it.”
  • 0x04 - Display “You are already holding an item.”
  • 0x05 - Destroy the item.
  • 0x06 - No message.
uo_protocol_0x27.txt · Last modified: 2014/05/19 09:38 by thooge