Create MediaWiki page '317 Item on item'

This commit is contained in:
t4 2011-06-26 17:57:40 +00:00 committed by moparisthebest
parent ac598c7328
commit ee7afd8569
4 changed files with 27 additions and 4 deletions

View File

@ -0,0 +1,21 @@
[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Item on item|description=Sent when a player uses an item on another item.|opcode=53|type=Fixed|length=4|revision=317}}
== Item on Item ==
=== Description ===
This packet is sent when a player uses an item on another item.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| [[Data Types#Standard data types|Short]]
| The item being used on's slot.
|-
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
| The item being used's slot.
|-
|}

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]] (40 members)
* [[Category Packet]] (41 members)
* [[Category Packet 194]] (1 members)
* [[Category Packet 317]] (37 members)
* [[Category Packet 317]] (38 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 37 pages are in this category.
The following 38 pages are in this category.
* [[317 Animation reset]]
* [[317 Bank 10 items]]
* [[317 Camera shake]]
@ -19,6 +19,7 @@ The following 37 pages are in this category.
* [[317 Interface item]]
* [[317 Inventory overlay]]
* [[317 Item on floor]]
* [[317 Item on item]]
* [[317 Item on player]]
* [[317 Load map region]]
* [[317 Logout]]

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 40 pages are in this category.
The following 41 pages are in this category.
* [[194 Protocol]]
* [[317 Animation reset]]
* [[317 Bank 10 items]]
@ -20,6 +20,7 @@ The following 40 pages are in this category.
* [[317 Interface item]]
* [[317 Inventory overlay]]
* [[317 Item on floor]]
* [[317 Item on item]]
* [[317 Item on player]]
* [[317 Load map region]]
* [[317 Logout]]