mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Update MediaWiki page '317 NPC head on interface'
This commit is contained in:
parent
5a2d5c3eb8
commit
fa6a8d1df8
@ -1,11 +1,11 @@
|
||||
[[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 ==
|
||||
{{packet|name=NPC head on interface|description=Places the head of an NPC on an interface|opcode=75|type=Fixed|length=4|revision=317}}
|
||||
== NPC head on interface ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
Places the head of an actor on an interface
|
||||
Places the head of an NPC on an interface
|
||||
|
||||
=== Packet Structure ===
|
||||
{|border=2
|
||||
@ -13,7 +13,7 @@ Places the head of an actor on an interface
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| The actor ID
|
||||
| The NPC 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
|
||||
|
Loading…
Reference in New Issue
Block a user