mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 16:45:01 -05:00
Updated 317 Send message (mediawiki)
This commit is contained in:
parent
6c47900c6a
commit
658a37804d
@ -5,7 +5,9 @@
|
||||
|
||||
=== Description ===
|
||||
|
||||
Sends a server side message (e.g. 'Welcome to RuneScape'), or trade/duel request (:tradereq:playername and :duelreq:playername) to the client.
|
||||
Sends a server side message (e.g. 'Welcome to RuneScape'), or trade/duel/challenge request.
|
||||
|
||||
The format for sending such requests is: '[player name][request type]'. Where request type can be one of the following: ':duelreq:', ':chalreq:' or ':tradereq:'. An example for trading the player 'mopar' would be: 'mopar:tradereq:'.
|
||||
|
||||
=== Packet Structure ===
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user