uo_protocol_0x6c
UO Protocol 0x6C
Targeting Cursor Commands (19 bytes)
The server sends this packet to bring up a targeting cursor, and the client sends it back after targeting something or pressing the Escape key.
Offset Type Name Description
------ -------- ---------------- ------------------------------
0000 BYTE cmd
0001 BYTE type
0002 UINT serial the targeting cursor's serial
0006 BYTE flag
The following data is always sent butonly
valid if sent by the client:
0007 UINT target the target object's serial
0011 USHORT xLoc
0013 USHORT yLoc
0015 SHORT zLoc
0017 USHORT model artwork
Type
0x00 = Select Object 0x01 = Select X, Y, Z
Flag
0x00 - Normal 0x01 - Criminal Action 0x02 - Unknown 0x03 - Cancel Target (server-side)
Note: the model number shouldn't be trusted.
uo_protocol_0x6c.txt · Last modified: 2014/04/10 11:28 by thooge
