mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
19 lines
367 B
Plaintext
19 lines
367 B
Plaintext
[[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.
|
|
|} |