rswiki-book/718-Open-URL.mediawiki

19 lines
367 B
Plaintext
Raw Normal View History

2014-06-06 21:40:39 -04:00
[[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.
|}