mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-15 13:45:04 -05:00
Create MediaWiki page '742 Protocol'
This commit is contained in:
parent
f56e6fd7d9
commit
9f3c015fe1
52
742-Protocol.mediawiki
Normal file
52
742-Protocol.mediawiki
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
===Server -> Client Packets===
|
||||||
|
{| border=2
|
||||||
|
|-
|
||||||
|
! Opcode
|
||||||
|
! Type
|
||||||
|
! Size
|
||||||
|
! Name
|
||||||
|
! Description
|
||||||
|
|-
|
||||||
|
| 47
|
||||||
|
| Unknown
|
||||||
|
| - 23
|
||||||
|
| [[742 Interface Packet|Interface Packet]]
|
||||||
|
| Produces an interface for the player to see.
|
||||||
|
|-
|
||||||
|
| 116
|
||||||
|
| Unknown
|
||||||
|
| - -1
|
||||||
|
| [[742 Commands Packet|Commands Packet]]
|
||||||
|
| The packet to utilize commands.
|
||||||
|
|-
|
||||||
|
| 156
|
||||||
|
| Unknown
|
||||||
|
| - 3
|
||||||
|
| [[742 A Config Packet|A Config Packet]]
|
||||||
|
| A packet to send one of the four/five types of configs.
|
||||||
|
|-
|
||||||
|
| 89
|
||||||
|
| Unknown
|
||||||
|
| - -2
|
||||||
|
| [[742 Maps Packet|Maps Packet]]
|
||||||
|
| A packet that sends the loading of maps.
|
||||||
|
|-
|
||||||
|
| 90
|
||||||
|
| Unknown
|
||||||
|
| - -2
|
||||||
|
| [[742 Player Update Packet|Player Update Packet]]
|
||||||
|
| A packet to update the player's appearance etcetera.
|
||||||
|
|-
|
||||||
|
| 72
|
||||||
|
| Unknown
|
||||||
|
| - -2
|
||||||
|
| [[742 NPC Update Packet|NPC Update Packet]]
|
||||||
|
| A packet to update a NPC's appearance etcetera.
|
||||||
|
|-
|
||||||
|
| 29
|
||||||
|
| Unkown
|
||||||
|
| - -2
|
||||||
|
| [[742 RunScripts Packet|RunScripts Packet]]
|
||||||
|
| A packet to send Runscripts.
|
||||||
|
|-
|
||||||
|
|}
|
Loading…
Reference in New Issue
Block a user