mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 09:02:16 -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]]
|
! [[377 Send Sound|Send Sound]]
|
||||||
! Sends a sound to be played.
|
! Sends a sound to be played.
|
||||||
|-
|
|-
|
||||||
|
! 29
|
||||||
|
! FIXED
|
||||||
|
! 0
|
||||||
|
! [[377 Reset Open Interfaces|Reset Open Interfaces]]
|
||||||
|
! Resets all opened interfaces.
|
||||||
|
|-
|
||||||
! 40
|
! 40
|
||||||
! FIXED
|
! FIXED
|
||||||
! 2
|
! 2
|
||||||
! [[377 Reset Ground Items and Objects|Reset Ground Items and Objects]]
|
! [[377 Reset Ground Items and Objects|Reset Ground Items and Objects]]
|
||||||
! Resets all ground items and objects in a 8x8 region.
|
! 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
|
! 49
|
||||||
! FIXED
|
! FIXED
|
||||||
! 6
|
! 6
|
||||||
@ -86,6 +99,12 @@ The game protocol is the in-game communication of player actions between the ser
|
|||||||
! [[377 Input Amount|Input Amount]]
|
! [[377 Input Amount|Input Amount]]
|
||||||
! Displays the "Input amount" interface.
|
! Displays the "Input amount" interface.
|
||||||
|-
|
|-
|
||||||
|
! 61
|
||||||
|
! FIXED
|
||||||
|
! 0
|
||||||
|
! [[377 Clear Waypoint|Input Amount]]
|
||||||
|
! Resets the waypoint.
|
||||||
|
|-
|
||||||
! 63
|
! 63
|
||||||
! VARIABLE_BYTE
|
! VARIABLE_BYTE
|
||||||
! N/A
|
! N/A
|
||||||
|
Loading…
Reference in New Issue
Block a user