[[Category Packet]] [[Category Packet 317]] {{packet|name=Follow|description=Sent when a player clicks the follow option on another player|opcode=39|type=Fixed|length=2|revision=317}} == Follow == === Description === This packet is sent when a player clicks the follow option on another player. === Packet Structure === {|border=2 ! Data Type ! Description |- | Unsigned [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] | The other players ID. |- |}