mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
18 lines
426 B
Plaintext
18 lines
426 B
Plaintext
[[Category Packet]]
|
|
[[Category Packet 317]]
|
|
{{packet|name=Send head model to interface.|description=Sends the player head model to an interface.|opcode=185|type=Fixed|length=2|revision=317}}
|
|
== Send player head model to an interface ==
|
|
|
|
=== Description ===
|
|
|
|
This packet sends a players head to an interface
|
|
|
|
=== Packet Structure ===
|
|
{|border=2
|
|
! Data Type
|
|
! Description
|
|
|-
|
|
| [[Little Endian Short A]]
|
|
| The interface ID.
|
|
|-
|
|
|} |