1
0
mirror of https://github.com/moparisthebest/rswiki-book synced 2025-01-12 14:08:09 -05:00
rswiki-book/377-Send-Message.mediawiki

18 lines
440 B
Plaintext
Raw Normal View History

[[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.
|-
|}