mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 17:12:15 -05:00
Update MediaWiki page '317 Protocol'
This commit is contained in:
parent
2a390d7d4b
commit
dfffc4c323
@ -524,6 +524,12 @@ The game protocol is the in-game communication of player actions between the ser
|
|||||||
| [[317 Send sidebar interface|Send sidebar interface]]
|
| [[317 Send sidebar interface|Send sidebar interface]]
|
||||||
| Assigns an interface to one of the tabs in the game sidebar.
|
| Assigns an interface to one of the tabs in the game sidebar.
|
||||||
|-
|
|-
|
||||||
|
| 72
|
||||||
|
| FIXED
|
||||||
|
| 2
|
||||||
|
| [[317 Clear inventory|Clear inventory]]
|
||||||
|
| Clears an interface's inventory.
|
||||||
|
|-
|
||||||
| 73
|
| 73
|
||||||
| FIXED
|
| FIXED
|
||||||
| 4
|
| 4
|
||||||
@ -627,6 +633,12 @@ The game protocol is the in-game communication of player actions between the ser
|
|||||||
| [[317 Walkable interface|Walkable interface]]
|
| [[317 Walkable interface|Walkable interface]]
|
||||||
| Displays an interface in walkable mode.
|
| Displays an interface in walkable mode.
|
||||||
|-
|
|-
|
||||||
|
| 214
|
||||||
|
| VARIABLE_SHORT
|
||||||
|
| N/A
|
||||||
|
| [[317 Send add ignore|Send add ignore]]
|
||||||
|
| Sends a ignored player to the ignore list.
|
||||||
|
|-
|
||||||
| 219
|
| 219
|
||||||
| FIXED
|
| FIXED
|
||||||
| 0
|
| 0
|
||||||
@ -636,9 +648,15 @@ The game protocol is the in-game communication of player actions between the ser
|
|||||||
| 221
|
| 221
|
||||||
| FIXED
|
| FIXED
|
||||||
| 1
|
| 1
|
||||||
| [[Friends list status|Friends list status]]
|
| [[317 Friends list status|Friends list status]]
|
||||||
| Friends list load status.
|
| Friends list load status.
|
||||||
|-
|
|-
|
||||||
|
| 230
|
||||||
|
| FIXED
|
||||||
|
| 8
|
||||||
|
| [[317 Interface model rotation|Interface model rotation]]
|
||||||
|
| Sets an interface's model rotation and zoom
|
||||||
|
|-
|
||||||
| 240
|
| 240
|
||||||
| FIXED
|
| FIXED
|
||||||
| 2
|
| 2
|
||||||
|
Loading…
Reference in New Issue
Block a user