Create MediaWiki page '317 Move item'

This commit is contained in:
t4 2011-06-26 18:05:04 +00:00 committed by moparisthebest
parent fe9c9e6b0d
commit 29c3f5628b
4 changed files with 33 additions and 4 deletions

27
317-Move-item.mediawiki Normal file
View File

@ -0,0 +1,27 @@
[[Category Packet]]
[[Category Packet 317]]
{{packet|name=Move item|description=Sent when the player moves an item from one slot to another.|opcode=214|type=Fixed|length=7|revision=317}}
== Move Item ==
=== Description ===
This packet is sent when a player moves an item from one slot to another.
=== 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 frame ID.
|-
| [[Data Types#Standard data types|Byte]]
| Insert mode.
|-
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
| Starting slot.
|-
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
| New 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]] (68 members)
* [[Category Packet]] (69 members)
* [[Category Packet 194]] (1 members)
* [[Category Packet 317]] (65 members)
* [[Category Packet 317]] (66 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 65 pages are in this category.
The following 66 pages are in this category.
* [[317 Add friend]]
* [[317 Add ignore]]
* [[317 Animation reset]]
@ -41,6 +41,7 @@ The following 65 pages are in this category.
* [[317 Load map region]]
* [[317 Logout]]
* [[317 Minimap State]]
* [[317 Move item]]
* [[317 NPC action 1]]
* [[317 NPC action 2]]
* [[317 NPC action 3]]

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 68 pages are in this category.
The following 69 pages are in this category.
* [[194 Protocol]]
* [[317 Add friend]]
* [[317 Add ignore]]
@ -42,6 +42,7 @@ The following 68 pages are in this category.
* [[317 Load map region]]
* [[317 Logout]]
* [[317 Minimap State]]
* [[317 Move item]]
* [[317 NPC action 1]]
* [[317 NPC action 2]]
* [[317 NPC action 3]]