From ea0f6b03fd6b52464b7b3e071b393d8ca45898b1 Mon Sep 17 00:00:00 2001 From: t4 Date: Sun, 26 Jun 2011 17:56:24 +0000 Subject: [PATCH] Create MediaWiki page '317 NPC action 3' --- 317-NPC-action-3.mediawiki | 18 ++++++++++++++++++ Categories.mediawiki | 4 ++-- Category-Packet-317.mediawiki | 3 ++- Category-Packet.mediawiki | 3 ++- 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 317-NPC-action-3.mediawiki diff --git a/317-NPC-action-3.mediawiki b/317-NPC-action-3.mediawiki new file mode 100644 index 0000000..feae39e --- /dev/null +++ b/317-NPC-action-3.mediawiki @@ -0,0 +1,18 @@ +[[Category Packet]] +[[Category Packet 317]] +{{packet|name=NPC action 3|description=Sent when a player clicks the third option of an NPC.|opcode=21|type=Fixed|length=2|revision=317}} +== NPC Action 3 == + +=== Description === + +This packet is sent when a player clicks the third option of an NPC. + +=== Packet Structure === +{|border=2 +! Data Type +! Description +|- +| Unsigned [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]] +| The NPC index. +|- +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index f7c01ff..71d1dbf 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]] (35 members) +* [[Category Packet]] (36 members) * [[Category Packet 194]] (1 members) -* [[Category Packet 317]] (32 members) +* [[Category Packet 317]] (33 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 c2cb96e..9f59d58 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet 317"''' == -The following 32 pages are in this category. +The following 33 pages are in this category. * [[317 Animation reset]] * [[317 Camera shake]] * [[317 Chat interface]] @@ -20,6 +20,7 @@ The following 32 pages are in this category. * [[317 Logout]] * [[317 Minimap State]] * [[317 NPC action 2]] +* [[317 NPC action 3]] * [[317 Open welcome screen]] * [[317 Protocol]] * [[317 Reset button state]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index 3069748..08de46b 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet"''' == -The following 35 pages are in this category. +The following 36 pages are in this category. * [[194 Protocol]] * [[317 Animation reset]] * [[317 Camera shake]] @@ -21,6 +21,7 @@ The following 35 pages are in this category. * [[317 Logout]] * [[317 Minimap State]] * [[317 NPC action 2]] +* [[317 NPC action 3]] * [[317 Open welcome screen]] * [[317 Protocol]] * [[317 Reset button state]]