Create MediaWiki page '317 Follow'

This commit is contained in:
t4 2011-06-26 17:56:55 +00:00 committed by moparisthebest
parent f7e6f076b1
commit 320d423332
4 changed files with 24 additions and 4 deletions

18
317-Follow.mediawiki Normal file
View File

@ -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.
|-
|}

View File

@ -1,9 +1,9 @@
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
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)

View File

@ -1,6 +1,6 @@
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
== '''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]]

View File

@ -1,6 +1,6 @@
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
== '''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]]