From 5a2d5c3eb8b5dc3aa6989f393d270f19ac32a93c Mon Sep 17 00:00:00 2001 From: Jameskmonger Date: Tue, 24 Jun 2014 16:29:34 +0000 Subject: [PATCH] Create MediaWiki page '317 NPC head on interface' --- 317-NPC-head-on-interface.mediawiki | 21 +++++++++++++++++++++ Categories.mediawiki | 4 ++-- Category-Packet-317.mediawiki | 3 ++- Category-Packet.mediawiki | 3 ++- 4 files changed, 27 insertions(+), 4 deletions(-) create mode 100644 317-NPC-head-on-interface.mediawiki diff --git a/317-NPC-head-on-interface.mediawiki b/317-NPC-head-on-interface.mediawiki new file mode 100644 index 0000000..fd8dc34 --- /dev/null +++ b/317-NPC-head-on-interface.mediawiki @@ -0,0 +1,21 @@ +[[Category Packet]] +[[Category Packet 317]] +{{packet|name=Actor head on interface|description=Places the head of an actor on an interface|opcode=75|type=Fixed|length=4|revision=317}} +== Actor head on interface == + +=== Description === + +Places the head of an actor on an interface + +=== Packet Structure === +{|border=2 +! Data Type +! Description +|- +| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]] +| The actor ID +|- +| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]] +| The 'slot' ID for where you wish to place the head +|- +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index 851a2fb..5a593ec 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]] (132 members) +* [[Category Packet]] (133 members) * [[Category Packet 194]] (4 members) -* [[Category Packet 317]] (93 members) +* [[Category Packet 317]] (94 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 e70f959..a86dcb7 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,7 +1,7 @@ 317 Packets == '''Pages in category "Packet 317"''' == -The following 93 pages are in this category. +The following 94 pages are in this category. * [[317 Add friend]] * [[317 Add ignore]] * [[317 Alternate item option 2]] @@ -57,6 +57,7 @@ The following 93 pages are in this category. * [[317 NPC action 1]] * [[317 NPC action 2]] * [[317 NPC action 3]] +* [[317 NPC head on interface]] * [[317 Object action 1]] * [[317 Object action 2]] * [[317 Object action 3]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index 5e35ee9..bec63cc 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet"''' == -The following 132 pages are in this category. +The following 133 pages are in this category. * [[194 Clear screen]] * [[194 Logout]] * [[194 Protocol]] @@ -60,6 +60,7 @@ The following 132 pages are in this category. * [[317 NPC action 1]] * [[317 NPC action 2]] * [[317 NPC action 3]] +* [[317 NPC head on interface]] * [[317 Object action 1]] * [[317 Object action 2]] * [[317 Object action 3]]