mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-24 01:52:16 -05:00
Create MediaWiki page '718 Interface'
This commit is contained in:
parent
a8738fcee7
commit
f6746cf259
29
718-Interface.mediawiki
Normal file
29
718-Interface.mediawiki
Normal file
@ -0,0 +1,29 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 718]]
|
||||
{{packet|name=Send Interface|description=Sends an interface to be opened.|opcode=14|type=Fixed|length=23|revision=718}}
|
||||
== Send Interface ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
Opens an interface (NOT CHATBOX INTERFACES!).
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
{| border=2
|
||||
! Data type
|
||||
! Description
|
||||
|-
|
||||
| Short || The interface ID.
|
||||
|-
|
||||
| Int || ?
|
||||
|-
|
||||
| Int V2 || ?
|
||||
|-
|
||||
| Int V1 || Window ID.
|
||||
|-
|
||||
| Byte || If it is a walkable interface (1) or not (0).
|
||||
|-
|
||||
| Int V1 || ?
|
||||
|-
|
||||
| Int V2 || ?
|
||||
|}
|
@ -2,12 +2,12 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (127 members)
|
||||
* [[Category Packet]] (128 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (24 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet 718]] (5 members)
|
||||
* [[Category Packet 718]] (6 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (15 members)
|
||||
* [[Category RSC]] (7 members)
|
||||
|
@ -1,8 +1,9 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 718"''' ==
|
||||
The following 5 pages are in this category.
|
||||
The following 6 pages are in this category.
|
||||
* [[718 Close window]]
|
||||
* [[718 Friends packet]]
|
||||
* [[718 Interface]]
|
||||
* [[718 Music effect]]
|
||||
* [[718 Player under NPC priority]]
|
||||
* [[718 Protocol]]
|
||||
|
@ -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 127 pages are in this category.
|
||||
The following 128 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -124,6 +124,7 @@ The following 127 pages are in this category.
|
||||
* [[474 Remove ignore]]
|
||||
* [[718 Close window]]
|
||||
* [[718 Friends packet]]
|
||||
* [[718 Interface]]
|
||||
* [[718 Music effect]]
|
||||
* [[718 Player under NPC priority]]
|
||||
* [[718 Protocol]]
|
||||
|
Loading…
Reference in New Issue
Block a user