mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-23 17:42:16 -05:00
Update MediaWiki page '317 Protocol'
This commit is contained in:
parent
e485bed781
commit
43672ff8b5
@ -599,6 +599,12 @@ The game protocol is the in-game communication of player actions between the ser
|
||||
| [[317 Minimap State|Minimap State]]
|
||||
| Sets the mini map's state.
|
||||
|-
|
||||
| 101
|
||||
| FIXED
|
||||
| 3
|
||||
| [[317 Object removal|Object removal]]
|
||||
| Sends an object removal request to the client.
|
||||
|-
|
||||
| 106
|
||||
| FIXED
|
||||
| 1
|
||||
@ -659,6 +665,12 @@ The game protocol is the in-game communication of player actions between the ser
|
||||
| [[317 Skill level|Skill level]]
|
||||
| Sends a skill level to the client.
|
||||
|-
|
||||
| 151
|
||||
| FIXED
|
||||
| 5
|
||||
| [[317 Object spawn|Object spawn]]
|
||||
| Sends an object spawn request to the client.
|
||||
|-
|
||||
| 164
|
||||
| FIXED
|
||||
| 2
|
||||
|
Loading…
Reference in New Issue
Block a user