mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-15 05:35:01 -05:00
Create MediaWiki page '317 Open chatbox interface'
This commit is contained in:
parent
b4665a9222
commit
fe4d9c6649
18
317-Open-chatbox-interface.mediawiki
Normal file
18
317-Open-chatbox-interface.mediawiki
Normal file
@ -0,0 +1,18 @@
|
||||
[[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.
|
||||
|-
|
||||
|}
|
@ -2,9 +2,9 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (97 members)
|
||||
* [[Category Packet]] (98 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (86 members)
|
||||
* [[Category Packet 317]] (87 members)
|
||||
* [[Category Packet 377]] (5 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
|
@ -1,7 +1,7 @@
|
||||
317 Packets
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 317"''' ==
|
||||
The following 86 pages are in this category.
|
||||
The following 87 pages are in this category.
|
||||
* [[317 Add friend]]
|
||||
* [[317 Add ignore]]
|
||||
* [[317 Alternate item option 2]]
|
||||
@ -59,6 +59,7 @@ The following 86 pages are in this category.
|
||||
* [[317 Object action 1]]
|
||||
* [[317 Object action 2]]
|
||||
* [[317 Object action 3]]
|
||||
* [[317 Open chatbox interface]]
|
||||
* [[317 Open welcome screen]]
|
||||
* [[317 Pickup ground item]]
|
||||
* [[317 Player command]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet"''' ==
|
||||
The following 97 pages are in this category.
|
||||
The following 98 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -62,6 +62,7 @@ The following 97 pages are in this category.
|
||||
* [[317 Object action 1]]
|
||||
* [[317 Object action 2]]
|
||||
* [[317 Object action 3]]
|
||||
* [[317 Open chatbox interface]]
|
||||
* [[317 Open welcome screen]]
|
||||
* [[317 Pickup ground item]]
|
||||
* [[317 Player command]]
|
||||
|
Loading…
Reference in New Issue
Block a user