diff --git a/317-Follow.mediawiki b/317-Follow.mediawiki new file mode 100644 index 0000000..875658e --- /dev/null +++ b/317-Follow.mediawiki @@ -0,0 +1,18 @@ +[[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. +|- +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index 0469c21..6d59c6e 100644 --- a/Categories.mediawiki +++ b/Categories.mediawiki @@ -1,9 +1,9 @@ The following categories contain pages or media. * [[Category Data Type]] (3 members) -* [[Category Packet]] (37 members) +* [[Category Packet]] (38 members) * [[Category Packet 194]] (1 members) -* [[Category Packet 317]] (34 members) +* [[Category Packet 317]] (35 members) * [[Category Packet 474]] (1 members) * [[Category Packet {{{revision}}}]] (1 members) * [[Category RS2]] (4 members) diff --git a/Category-Packet-317.mediawiki b/Category-Packet-317.mediawiki index 1a72266..caeca24 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet 317"''' == -The following 34 pages are in this category. +The following 35 pages are in this category. * [[317 Animation reset]] * [[317 Camera shake]] * [[317 Chat interface]] @@ -9,6 +9,7 @@ The following 34 pages are in this category. * [[317 Construct map region]] * [[317 Flash sidebar]] * [[317 Focus change]] +* [[317 Follow]] * [[317 Friends list status]] * [[317 Idle]] * [[317 Initialize player]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index 8e73f7d..3828d95 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet"''' == -The following 37 pages are in this category. +The following 38 pages are in this category. * [[194 Protocol]] * [[317 Animation reset]] * [[317 Camera shake]] @@ -10,6 +10,7 @@ The following 37 pages are in this category. * [[317 Construct map region]] * [[317 Flash sidebar]] * [[317 Focus change]] +* [[317 Follow]] * [[317 Friends list status]] * [[317 Idle]] * [[317 Initialize player]]