mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
18 lines
440 B
Plaintext
18 lines
440 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 377]]
|
|
{{packet|name=Send Message|description=Sends a server message (e.g. 'Welcome to RuneScape') or trade/duel request.|opcode=63|type=Variable Byte|length=N/A|revision=377}}
|
|
== Send Message ==
|
|
|
|
=== Description ===
|
|
Sends a server message (e.g. 'Welcome to RuneScape') or trade/duel request.
|
|
|
|
=== Packet Structure ===
|
|
|
|
{| border=2
|
|
! Data type
|
|
! Description
|
|
|-
|
|
| [[RS String|RS String]]
|
|
| Message.
|
|
|-
|
|
|} |