mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '317 Bank X items part 1'
This commit is contained in:
parent
04ad4f627a
commit
90bc23cacb
24
317-Bank-X-items-part-1.mediawiki
Normal file
24
317-Bank-X-items-part-1.mediawiki
Normal file
@ -0,0 +1,24 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 317]]
|
||||
{{packet|name=Bank x items part-1|description=Sent when a player requests to bank an X amount of items.|opcode=135|type=Fixed|length=6|revision=317}}
|
||||
== Bank X Items Part-1 ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
This packet is sent when a player requests to bank an X amount of items.
|
||||
|
||||
=== Packet Structure ===
|
||||
{|border=2
|
||||
! Data Type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
|
||||
| The items slot.
|
||||
|-
|
||||
| Unsigned [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| The interface ID.
|
||||
|-
|
||||
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
|
||||
| The item ID.
|
||||
|-
|
||||
|}
|
@ -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]] (58 members)
|
||||
* [[Category Packet]] (59 members)
|
||||
* [[Category Packet 194]] (1 members)
|
||||
* [[Category Packet 317]] (55 members)
|
||||
* [[Category Packet 317]] (56 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (4 members)
|
||||
|
@ -1,12 +1,13 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 317"''' ==
|
||||
The following 55 pages are in this category.
|
||||
The following 56 pages are in this category.
|
||||
* [[317 Add ignore]]
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Attack (NPC)]]
|
||||
* [[317 Bank 10 items]]
|
||||
* [[317 Bank 5 items]]
|
||||
* [[317 Bank all items]]
|
||||
* [[317 Bank X items part 1]]
|
||||
* [[317 Camera movement]]
|
||||
* [[317 Camera shake]]
|
||||
* [[317 Chat interface]]
|
||||
|
@ -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 58 pages are in this category.
|
||||
The following 59 pages are in this category.
|
||||
* [[194 Protocol]]
|
||||
* [[317 Add ignore]]
|
||||
* [[317 Animation reset]]
|
||||
@ -8,6 +8,7 @@ The following 58 pages are in this category.
|
||||
* [[317 Bank 10 items]]
|
||||
* [[317 Bank 5 items]]
|
||||
* [[317 Bank all items]]
|
||||
* [[317 Bank X items part 1]]
|
||||
* [[317 Camera movement]]
|
||||
* [[317 Camera shake]]
|
||||
* [[317 Chat interface]]
|
||||
|
Loading…
Reference in New Issue
Block a user