mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
18 lines
388 B
Plaintext
18 lines
388 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{packet|name=Show Tab|description=Shows the given tab.|opcode=106|type=Fixed|length=1|revision=317}}
|
|
== Clear inventory ==
|
|
|
|
=== Description ===
|
|
|
|
Shows the given tab id.
|
|
|
|
=== Packet Structure ===
|
|
{|border=2
|
|
! Data Type
|
|
! Description
|
|
|-
|
|
| U [[Data Types#Standard data types|Byte]] [[Data Types#Non Standard Data Types|Special C]]
|
|
| Tab ID.
|
|
|-
|
|
|} |