From c07c7f68e01ff7f154521c52863f26c573b33f91 Mon Sep 17 00:00:00 2001 From: Pure_ Date: Mon, 8 Jun 2015 15:21:57 +0000 Subject: [PATCH] Create MediaWiki page '317 Player Option' --- 317-Player-Option.mediawiki | 20 ++++++++++++++++++++ Categories.mediawiki | 4 ++-- Category-Packet-317.mediawiki | 3 ++- Category-Packet.mediawiki | 3 ++- 4 files changed, 26 insertions(+), 4 deletions(-) create mode 100644 317-Player-Option.mediawiki diff --git a/317-Player-Option.mediawiki b/317-Player-Option.mediawiki new file mode 100644 index 0000000..6282604 --- /dev/null +++ b/317-Player-Option.mediawiki @@ -0,0 +1,20 @@ +[[Category Packet]] +[[Category Packet 317]] +{{packet|name=Player Option|description=Adds an option to a player's right click context menu.|opcode=104|type=Variable|length=?|revision=317}} +== Player Option == + +=== Packet Structure === +{|border=2 +! Data Type +! Description +|- +| [[Data Types#Standard data types|Byte]] C +| The option position. +|- +| [[Data Types#Standard data types|Byte]] A +| Flag +|- +| [[Data Types#Standard data types|String]] +| Action text. +|- +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index 02bdc34..38c2998 100644 --- a/Categories.mediawiki +++ b/Categories.mediawiki @@ -2,9 +2,9 @@ The following categories contain pages or media. * [[Category Cache]] (3 members) * [[Category Data Type]] (3 members) -* [[Category Packet]] (146 members) +* [[Category Packet]] (147 members) * [[Category Packet 194]] (4 members) -* [[Category Packet 317]] (107 members) +* [[Category Packet 317]] (108 members) * [[Category Packet 377]] (24 members) * [[Category Packet 474]] (3 members) * [[Category Packet 718]] (7 members) diff --git a/Category-Packet-317.mediawiki b/Category-Packet-317.mediawiki index 69c8775..3e8e3d6 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,7 +1,7 @@ 317 Packets == '''Pages in category "Packet 317"''' == -The following 107 pages are in this category. +The following 108 pages are in this category. * [[317 Add friend]] * [[317 Add ignore]] * [[317 Alternate item option 2]] @@ -78,6 +78,7 @@ The following 107 pages are in this category. * [[317 Pickup ground item]] * [[317 Player command]] * [[317 Player head to interface]] +* [[317 Player Option]] * [[317 Play song]] * [[317 Privacy options]] * [[317 Protocol]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index c47a253..6139ab7 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet"''' == -The following 146 pages are in this category. +The following 147 pages are in this category. * [[194 Clear screen]] * [[194 Logout]] * [[194 Protocol]] @@ -81,6 +81,7 @@ The following 146 pages are in this category. * [[317 Pickup ground item]] * [[317 Player command]] * [[317 Player head to interface]] +* [[317 Player Option]] * [[317 Play song]] * [[317 Privacy options]] * [[317 Protocol]]