mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 00:52:15 -05:00
21 lines
691 B
Plaintext
21 lines
691 B
Plaintext
|
[[Category Packet]]
|
||
|
[[Category Packet 317]]
|
||
|
{{packet|name=Actor head on interface|description=Places the head of an actor on an interface|opcode=75|type=Fixed|length=4|revision=317}}
|
||
|
== Actor head on interface ==
|
||
|
|
||
|
=== Description ===
|
||
|
|
||
|
Places the head of an actor on an interface
|
||
|
|
||
|
=== Packet Structure ===
|
||
|
{|border=2
|
||
|
! Data Type
|
||
|
! Description
|
||
|
|-
|
||
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||
|
| The actor ID
|
||
|
|-
|
||
|
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||
|
| The 'slot' ID for where you wish to place the head
|
||
|
|-
|
||
|
|}
|