next up previous contents
Next: Play Midi Music [0x6D] Up: Game Packets Structure Previous: Book - Page [0x66]   Contents

Targeting Cursor Commands [0x6C]

Targeting Cursor Commands (19 bytes)
BYTE cmd
BYTE type
        0x00 = Select Object
        0x01 = Select X, Y, Z
BYTE[4] cursorID
BYTE Cursor Type
        Always 0 now
The following are always sent but are only valid if sent by client
BYTE[4] Clicked On ID
BYTE[2] click xLoc
BYTE[2] click yLoc
BYTE unknown (0x00)
BYTE click zLoc
BYTE[2] model # (if a static tile, 0 if a map/landscape tile)
Note: the model number shouldn't be trusted.

Thiago A Correa 2001-06-09