mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '718 Open URL'
This commit is contained in:
parent
f6746cf259
commit
fc7bb9e899
19
718-Open-URL.mediawiki
Normal file
19
718-Open-URL.mediawiki
Normal file
@ -0,0 +1,19 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 718]]
|
||||
{{packet|name=Open URL|description=Opens a hyperlink.|opcode=17|type=VARIABLE_SHORT|length=-2|revision=718}}
|
||||
== Close window ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
Opens a hyperlink sent (doesn't write to the chatbox, just opens).
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
{| border=2
|
||||
! Data type
|
||||
! Description
|
||||
|-
|
||||
| Byte || ?
|
||||
|-
|
||||
| String || The URL.
|
||||
|}
|
@ -2,12 +2,12 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (128 members)
|
||||
* [[Category Packet]] (129 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (90 members)
|
||||
* [[Category Packet 377]] (24 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet 718]] (6 members)
|
||||
* [[Category Packet 718]] (7 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (15 members)
|
||||
* [[Category RSC]] (7 members)
|
||||
|
@ -1,9 +1,10 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 718"''' ==
|
||||
The following 6 pages are in this category.
|
||||
The following 7 pages are in this category.
|
||||
* [[718 Close window]]
|
||||
* [[718 Friends packet]]
|
||||
* [[718 Interface]]
|
||||
* [[718 Music effect]]
|
||||
* [[718 Open URL]]
|
||||
* [[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 128 pages are in this category.
|
||||
The following 129 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -126,6 +126,7 @@ The following 128 pages are in this category.
|
||||
* [[718 Friends packet]]
|
||||
* [[718 Interface]]
|
||||
* [[718 Music effect]]
|
||||
* [[718 Open URL]]
|
||||
* [[718 Player under NPC priority]]
|
||||
* [[718 Protocol]]
|
||||
* [[Template Packet]]
|
||||
|
Loading…
Reference in New Issue
Block a user