diff --git a/317-Interface-item.mediawiki b/317-Interface-item.mediawiki new file mode 100644 index 0000000..f847768 --- /dev/null +++ b/317-Interface-item.mediawiki @@ -0,0 +1,21 @@ +[[Category Packet]] +[[Category Packet 317]] +{{packet|name=Interface item|description=Displays an item model inside an interface.|opcode=246|type=Fixed|length=6|revision=317}} +== Interface Item == + +=== Description === + +Displays an item model inside an interface. + +=== Packet Structure === + +{| border=2 +! Data type +! Description +|- +| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] || Interface ID. +|- +| [[Data Types#Standard data types|Short]] || The items rotation. +|- +| [[Data Types#Standard data types|Short]] || The item ID. +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index f0a19e3..f9530f7 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]] (27 members) +* [[Category Packet]] (28 members) * [[Category Packet 194]] (1 members) -* [[Category Packet 317]] (24 members) +* [[Category Packet 317]] (25 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 98ece6e..47f9d4e 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet 317"''' == -The following 24 pages are in this category. +The following 25 pages are in this category. * [[317 Animation reset]] * [[317 Camera shake]] * [[317 Chat interface]] @@ -10,6 +10,7 @@ The following 24 pages are in this category. * [[317 Flash sidebar]] * [[317 Friends list status]] * [[317 Interface color]] +* [[317 Interface item]] * [[317 Load map region]] * [[317 Logout]] * [[317 Minimap State]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index 195c7c9..fa474d0 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,6 +1,6 @@ == '''Pages in category "Packet"''' == -The following 27 pages are in this category. +The following 28 pages are in this category. * [[194 Protocol]] * [[317 Animation reset]] * [[317 Camera shake]] @@ -11,6 +11,7 @@ The following 27 pages are in this category. * [[317 Flash sidebar]] * [[317 Friends list status]] * [[317 Interface color]] +* [[317 Interface item]] * [[317 Load map region]] * [[317 Logout]] * [[317 Minimap State]]