mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 00:52:15 -05:00
Update MediaWiki page '666 Protocol'
This commit is contained in:
parent
9605d2cdc3
commit
b7bb0e0b9b
@ -277,11 +277,15 @@ This section documents the packets sent between the client and server during nor
|
|||||||
|
|
|
|
||||||
|
|
|
|
||||||
|-
|
|-
|
||||||
! Packet 1
|
! Location Option 1
|
||||||
| 1
|
| 1
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
|
* pos_y: int16a
|
||||||
|
* pos_x: le_int16a
|
||||||
|
* location_id: le_int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the first option for a location is selected.
|
||||||
|-
|
|-
|
||||||
! Packet 2
|
! Packet 2
|
||||||
| 2
|
| 2
|
||||||
@ -515,17 +519,25 @@ This section documents the packets sent between the client and server during nor
|
|||||||
|
|
|
|
||||||
|
|
|
|
||||||
|-
|
|-
|
||||||
! Packet 38
|
! Location Option 5
|
||||||
| 38
|
| 38
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
|
* pos_y: int16a
|
||||||
|
* pos_x: le_int16a
|
||||||
|
* location_id: le_int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the fifth option for a location is selected.
|
||||||
|-
|
|-
|
||||||
! Packet 39
|
! Location Option 2
|
||||||
| 39
|
| 39
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
|
* pos_y: int16a
|
||||||
|
* pos_x: le_int16a
|
||||||
|
* location_id: le_int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the second option for a location is selected.
|
||||||
|-
|
|-
|
||||||
! Packet 40
|
! Packet 40
|
||||||
| 40
|
| 40
|
||||||
@ -643,11 +655,15 @@ This section documents the packets sent between the client and server during nor
|
|||||||
|
|
|
|
||||||
|
|
|
|
||||||
|-
|
|-
|
||||||
! Packet 58
|
! Location Option 4
|
||||||
| 58
|
| 58
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
|
* pos_y: int16a
|
||||||
|
* pos_x: le_int16a
|
||||||
|
* location_id: le_int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the fourth option for a location is selected.
|
||||||
|-
|
|-
|
||||||
! Packet 59
|
! Packet 59
|
||||||
| 59
|
| 59
|
||||||
@ -745,11 +761,15 @@ This section documents the packets sent between the client and server during nor
|
|||||||
|
|
|
|
||||||
|
|
|
|
||||||
|-
|
|-
|
||||||
! Packet 75
|
! Location Option 6
|
||||||
| 75
|
| 75
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
|
* pos_y: int16a
|
||||||
|
* pos_x: le_int16a
|
||||||
|
* location_id: le_int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the sixth option for a location is selected.
|
||||||
|-
|
|-
|
||||||
! Packet 76
|
! Packet 76
|
||||||
| 76
|
| 76
|
||||||
@ -811,11 +831,15 @@ This section documents the packets sent between the client and server during nor
|
|||||||
|
|
|
|
||||||
|
|
|
|
||||||
|-
|
|-
|
||||||
! Packet 86
|
! Location Option 3
|
||||||
| 86
|
| 86
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
|
* pos_y: int16a
|
||||||
|
* pos_x: le_int16a
|
||||||
|
* location_id: le_int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the third option for a location is selected.
|
||||||
|-
|
|-
|
||||||
! Packet 87
|
! Packet 87
|
||||||
| 87
|
| 87
|
||||||
|
Loading…
Reference in New Issue
Block a user