rswiki-book/742-Protocol.mediawiki

54 lines
906 B
Plaintext
Raw Normal View History

2012-11-09 12:30:04 -05:00
[[Category RS2]]
2012-11-09 10:42:52 -05:00
===Server -> Client Packets===
{| border=2
|-
! Opcode
! Type
! Size
! Name
! Description
|-
| 47
| Unknown
2012-11-09 12:37:36 -05:00
| 23
2012-11-09 10:42:52 -05:00
| [[742 Interface Packet|Interface Packet]]
| Produces an interface for the player to see.
|-
| 116
| Unknown
2012-11-09 12:37:36 -05:00
| -1
2012-11-09 10:42:52 -05:00
| [[742 Commands Packet|Commands Packet]]
| The packet to utilize commands.
|-
| 156
| Unknown
2012-11-09 12:37:36 -05:00
| -3
2012-11-09 10:42:52 -05:00
| [[742 A Config Packet|A Config Packet]]
| A packet to send one of the four/five types of configs.
|-
| 89
| Unknown
2012-11-09 12:37:36 -05:00
| -2
2012-11-09 10:42:52 -05:00
| [[742 Maps Packet|Maps Packet]]
| A packet that sends the loading of maps.
|-
| 90
| Unknown
2012-11-09 12:37:36 -05:00
| -2
2012-11-09 10:42:52 -05:00
| [[742 Player Update Packet|Player Update Packet]]
| A packet to update the player's appearance etcetera.
|-
| 72
| Unknown
2012-11-09 12:37:36 -05:00
| -2
2012-11-09 10:42:52 -05:00
| [[742 NPC Update Packet|NPC Update Packet]]
| A packet to update a NPC's appearance etcetera.
|-
| 29
| Unkown
2012-11-09 12:37:36 -05:00
| -2
2012-11-09 10:42:52 -05:00
| [[742 RunScripts Packet|RunScripts Packet]]
| A packet to send Runscripts.
|-
|}