[[Category Packet]] [[Category Packet 317]] {{packet|name=Add ignore|description=Sent when a player adds another player to their ignore list.|opcode=133|type=Fixed|length=8|revision=317}} == Add Ignore == === Description === This packet is sent when a player adds another player to their ignore list. === Packet Structure === {|border=2 ! Data Type ! Description |- | [[Data Types#Standard data types|Long]] | The other players ID. |- |}