[[Category Packet]] [[Category Packet 317]] {{packet|name=Object action 3|description=Sent when a player clicks the third action available for an object.|opcode=70|type=Fixed|length=6|revision=317}} == Object Action 3 == === Description === This packet is sent when a player clicks the third action available for an object. === Packet Structure === {|border=2 ! Data Type ! Description |- | [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] | The X coordinate of the object. |- | [[Data Types#Standard data types|Short]] | The Y coordinate of the object. |- | [[Data Types#Big Endian|Big Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]] | The object ID. |}