mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
20 lines
321 B
Plaintext
20 lines
321 B
Plaintext
|
[[Category Packet]]
|
||
|
[[Category Packet 317]]
|
||
|
== Object removal ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
This packet requests the client to remove an object.
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
{|border=2
|
||
|
! Data Type
|
||
|
! Description
|
||
|
|-
|
||
|
| Negated [[Data Types#byte|byte]]
|
||
|
| object type << 2 + object rotation & 3
|
||
|
|-
|
||
|
| [[Data Types#byte|byte]]
|
||
|
| 0
|
||
|
|-
|
||
|
|}
|