mirror of
https://github.com/moparisthebest/rswiki-book
synced 2025-02-17 13:00:10 -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]]
|
||||||
[[Category Packet 317]]
|
[[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}}
|
{{packet|name=NPC head on interface|description=Places the head of an NPC on an interface|opcode=75|type=Fixed|length=4|revision=317}}
|
||||||
== Actor head on interface ==
|
== NPC head on interface ==
|
||||||
|
|
||||||
=== Description ===
|
=== Description ===
|
||||||
|
|
||||||
Places the head of an actor on an interface
|
Places the head of an NPC on an interface
|
||||||
|
|
||||||
=== Packet Structure ===
|
=== Packet Structure ===
|
||||||
{|border=2
|
{|border=2
|
||||||
@ -13,7 +13,7 @@ Places the head of an actor on an interface
|
|||||||
! Description
|
! Description
|
||||||
|-
|
|-
|
||||||
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
| [[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]]
|
| [[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
|
| The 'slot' ID for where you wish to place the head
|
||||||
|
Loading…
Reference in New Issue
Block a user