mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
18 lines
498 B
Plaintext
18 lines
498 B
Plaintext
|
[[Category Packet]]
|
||
|
[[Category Packet 317]]
|
||
|
{{packet|name=Open chatbox interface|description=Displays an interface over the chatbox.|opcode=218|type=Fixed|length=2|revision=317}}
|
||
|
== Open chatbox interface ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
Sending this packet to the client will cause the client to open an interface over the chatbox.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
{|border=2
|
||
|
! Data Type
|
||
|
! Description
|
||
|
|-
|
||
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]]
|
||
|
| Interface ID.
|
||
|
|-
|
||
|
|}
|