mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-04 16:35:08 -05:00
19 lines
414 B
Plaintext
19 lines
414 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{packet|name=Show interface|description=Displays a normal interface.|opcode=97|type=Fixed|length=2|revision=317}}
|
|
== Show Interface ==
|
|
|
|
=== Description ===
|
|
|
|
Displays a normal non-walkable [[Interfaces|interface]] with the given id.
|
|
|
|
=== Packet Structure ===
|
|
|
|
{| border=2
|
|
! Data type
|
|
! Description
|
|
|-
|
|
| [[Data Types#Standard data types|Short]]
|
|
| The interface id.
|
|
|-
|
|
|} |