mirror of
https://github.com/moparisthebest/rswiki-book
synced 2025-02-16 12:30:09 -05:00
Update MediaWiki page '135 Protocol'
This commit is contained in:
parent
124dda3093
commit
ac5ddc2e32
@ -91,6 +91,7 @@ This page refers to the RSC #135 client revision.
|
||||
! Name
|
||||
! Opcode
|
||||
! Payload
|
||||
! Description
|
||||
|-
|
||||
! Newplayer (Registration)
|
||||
| 2 ||
|
||||
@ -99,8 +100,15 @@ This page refers to the RSC #135 client revision.
|
||||
* Short - referrer ID
|
||||
** Integer.parseInt(getParameter("referrerid"));
|
||||
* Line-RSA - password, server session ID, bigintegers
|
||||
| Registers a new user (probably not used in private servers)
|
||||
|-
|
||||
! Logout
|
||||
| 6 ||
|
||||
*
|
||||
| Sends the logout packet to the server
|
||||
|-
|
||||
! Add User to Friends List
|
||||
| 26 ||
|
||||
* Long - long represenation of username
|
||||
| Adds a user to your friends list
|
||||
|}
|
Loading…
Reference in New Issue
Block a user