mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 16:45:01 -05:00
Update MediaWiki page '377 Protocol'
This commit is contained in:
parent
3f488724c8
commit
bd3de564d6
@ -56,12 +56,25 @@ The game protocol is the in-game communication of player actions between the ser
|
||||
! [[377 Send Sound|Send Sound]]
|
||||
! Sends a sound to be played.
|
||||
|-
|
||||
! 29
|
||||
! FIXED
|
||||
! 0
|
||||
! [[377 Reset Open Interfaces|Reset Open Interfaces]]
|
||||
! Resets all opened interfaces.
|
||||
|-
|
||||
! 40
|
||||
! FIXED
|
||||
! 2
|
||||
! [[377 Reset Ground Items and Objects|Reset Ground Items and Objects]]
|
||||
! Resets all ground items and objects in a 8x8 region.
|
||||
|-
|
||||
|-
|
||||
! 41
|
||||
! FIXED
|
||||
! 4
|
||||
! [[377 Environment Play Ambient Wave|Environment Play Ambient Wave]]
|
||||
! Plays an ambient wave.
|
||||
|-
|
||||
! 49
|
||||
! FIXED
|
||||
! 6
|
||||
@ -86,6 +99,12 @@ The game protocol is the in-game communication of player actions between the ser
|
||||
! [[377 Input Amount|Input Amount]]
|
||||
! Displays the "Input amount" interface.
|
||||
|-
|
||||
! 61
|
||||
! FIXED
|
||||
! 0
|
||||
! [[377 Clear Waypoint|Input Amount]]
|
||||
! Resets the waypoint.
|
||||
|-
|
||||
! 63
|
||||
! VARIABLE_BYTE
|
||||
! N/A
|
||||
|
Loading…
Reference in New Issue
Block a user