mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-25 02:22:18 -05:00
Update MediaWiki page '666 Protocol'
This commit is contained in:
parent
6882358f49
commit
48b1b10b0a
@ -367,10 +367,15 @@ This section documents the packets sent between the client and server during nor
|
|||||||
|
|
|
|
||||||
|
|
|
|
||||||
|-
|
|-
|
||||||
! Packet 16
|
! Ground Object Option 5
|
||||||
| 16
|
| 16
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
* pos_y: int16
|
||||||
|
* object_id: int16
|
||||||
|
* pos_x: int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the fifth option for a ground object is selected.
|
||||||
|
|
|
|
||||||
|-
|
|-
|
||||||
! Packet 17
|
! Packet 17
|
||||||
@ -409,17 +414,25 @@ This section documents the packets sent between the client and server during nor
|
|||||||
|
|
|
|
||||||
|
|
|
|
||||||
|-
|
|-
|
||||||
! Packet 23
|
! Ground Object Option 2
|
||||||
| 23
|
| 23
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
|
* pos_y: int16
|
||||||
|
* object_id: int16
|
||||||
|
* pos_x: int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the second option for a ground object is selected.
|
||||||
|-
|
|-
|
||||||
! Packet 24
|
! Ground Object Option 3
|
||||||
| 24
|
| 24
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
|
* pos_y: int16
|
||||||
|
* object_id: int16
|
||||||
|
* pos_x: int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the third option for a ground object is selected.
|
||||||
|-
|
|-
|
||||||
! Packet 25
|
! Packet 25
|
||||||
| 25
|
| 25
|
||||||
@ -439,11 +452,15 @@ This section documents the packets sent between the client and server during nor
|
|||||||
|
|
|
|
||||||
|
|
|
|
||||||
|-
|
|-
|
||||||
! Packet 28
|
! Ground Object Option 6
|
||||||
| 28
|
| 28
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
|
* pos_y: int16
|
||||||
|
* object_id: int16
|
||||||
|
* pos_x: int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the sixth option for a ground object is selected.
|
||||||
|-
|
|-
|
||||||
! Packet 29
|
! Packet 29
|
||||||
| 29
|
| 29
|
||||||
@ -541,11 +558,15 @@ This section documents the packets sent between the client and server during nor
|
|||||||
|
|
|
|
||||||
|
|
|
|
||||||
|-
|
|-
|
||||||
! Packet 45
|
! Ground Object Option 1
|
||||||
| 45
|
| 45
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
|
* pos_y: int16
|
||||||
|
* object_id: int16
|
||||||
|
* pos_x: int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the first option for a ground object is selected.
|
||||||
|-
|
|-
|
||||||
! Packet 46
|
! Packet 46
|
||||||
| 46
|
| 46
|
||||||
@ -565,11 +586,15 @@ This section documents the packets sent between the client and server during nor
|
|||||||
|
|
|
|
||||||
|
|
|
|
||||||
|-
|
|-
|
||||||
! Packet 49
|
! Ground Object Option 4
|
||||||
| 49
|
| 49
|
||||||
| 7
|
| 7
|
||||||
|
|
| style="text-align: left" |
|
||||||
|
|
* pos_y: int16
|
||||||
|
* object_id: int16
|
||||||
|
* pos_x: int16
|
||||||
|
* ctrl_pressed: int8
|
||||||
|
| Sent when the fourth option for a ground object is selected.
|
||||||
|-
|
|-
|
||||||
! Packet 50
|
! Packet 50
|
||||||
| 50
|
| 50
|
||||||
|
Loading…
Reference in New Issue
Block a user