mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
Update MediaWiki page '135 Protocol'
This commit is contained in:
parent
eadfdf0609
commit
7707b01495
@ -423,7 +423,8 @@ The packet opcodes are unchanged from previous revisions, presumably this was be
|
|||||||
|-
|
|-
|
||||||
! Display Bank
|
! Display Bank
|
||||||
| 222 ||
|
| 222 ||
|
||||||
* uint8 (so small!) - The number of items in the player's bank.
|
* uint8 - The number of items in the player's bank.
|
||||||
|
* uint8 - The maximum number of items the player is allowed to store.
|
||||||
* uint16... - The item's id.
|
* uint16... - The item's id.
|
||||||
* uint32a... - The item's stack size.
|
* uint32a... - The item's stack size.
|
||||||
| Displays the bank interface. Variable length.
|
| Displays the bank interface. Variable length.
|
||||||
|
Loading…
Reference in New Issue
Block a user