1
0
mirror of https://github.com/moparisthebest/rswiki-book synced 2025-01-02 17:18:05 -05:00
rswiki-book/317-Object-spawn.mediawiki

23 lines
388 B
Plaintext
Raw Normal View History

[[Category Packet]]
[[Category Packet 317]]
== Object spawn ==
=== Description ===
This packet requests the client to spawn an object.
=== Packet Structure ===
{|border=2
! Data Type
! Description
|-
| subtrahend [[Data Types#byte|byte]]
| 0
|-
| Little endian [[Data Types#byte|byte]]
| ObjectID
|-
| subtrahend [[Data Types#byte|byte]]
| object type << 2 + object rotation & 3
|-
|}