mirror of
https://github.com/moparisthebest/rswiki-book
synced 2025-02-16 04:20:10 -05:00
Create MediaWiki page '317 Bank 10 items'
This commit is contained in:
parent
253fc86a85
commit
ac598c7328
24
317-Bank-10-items.mediawiki
Normal file
24
317-Bank-10-items.mediawiki
Normal file
@ -0,0 +1,24 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 317]]
|
||||
{{packet|name=Bank 10 items|description=Sent when a player banks 10 of a certain item.|opcode=43|type=Fixed|length=6|revision=317}}
|
||||
== Bank 10 Items ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
This packet is sent when the player attempts to bank 10 of a certain item.<br>
|
||||
'''Note:''' This packet is also used for selling/buying 5 of an item from a shop.
|
||||
|
||||
=== Packet Structure ===
|
||||
{|border=2
|
||||
! Data Type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Big Endian|Big Endian]] [[Data Types#Standard data types|Short]]
|
||||
| The frame ID.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| The item ID.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| The slot 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]] (39 members)
|
||||
* [[Category Packet]] (40 members)
|
||||
* [[Category Packet 194]] (1 members)
|
||||
* [[Category Packet 317]] (36 members)
|
||||
* [[Category Packet 317]] (37 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (4 members)
|
||||
|
@ -1,7 +1,8 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 317"''' ==
|
||||
The following 36 pages are in this category.
|
||||
The following 37 pages are in this category.
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Bank 10 items]]
|
||||
* [[317 Camera shake]]
|
||||
* [[317 Chat interface]]
|
||||
* [[317 Chat settings]]
|
||||
|
@ -1,8 +1,9 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet"''' ==
|
||||
The following 39 pages are in this category.
|
||||
The following 40 pages are in this category.
|
||||
* [[194 Protocol]]
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Bank 10 items]]
|
||||
* [[317 Camera shake]]
|
||||
* [[317 Chat interface]]
|
||||
* [[317 Chat settings]]
|
||||
|
Loading…
Reference in New Issue
Block a user