mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '317 NPC head on interface'
This commit is contained in:
parent
ec140fbe9d
commit
5a2d5c3eb8
21
317-NPC-head-on-interface.mediawiki
Normal file
21
317-NPC-head-on-interface.mediawiki
Normal file
@ -0,0 +1,21 @@
|
||||
[[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
|
||||
|-
|
||||
|}
|
@ -2,9 +2,9 @@
|
||||
The following categories contain pages or media.
|
||||
* [[Category Cache]] (3 members)
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (132 members)
|
||||
* [[Category Packet]] (133 members)
|
||||
* [[Category Packet 194]] (4 members)
|
||||
* [[Category Packet 317]] (93 members)
|
||||
* [[Category Packet 317]] (94 members)
|
||||
* [[Category Packet 377]] (24 members)
|
||||
* [[Category Packet 474]] (3 members)
|
||||
* [[Category Packet 718]] (7 members)
|
||||
|
@ -1,7 +1,7 @@
|
||||
317 Packets
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 317"''' ==
|
||||
The following 93 pages are in this category.
|
||||
The following 94 pages are in this category.
|
||||
* [[317 Add friend]]
|
||||
* [[317 Add ignore]]
|
||||
* [[317 Alternate item option 2]]
|
||||
@ -57,6 +57,7 @@ The following 93 pages are in this category.
|
||||
* [[317 NPC action 1]]
|
||||
* [[317 NPC action 2]]
|
||||
* [[317 NPC action 3]]
|
||||
* [[317 NPC head on interface]]
|
||||
* [[317 Object action 1]]
|
||||
* [[317 Object action 2]]
|
||||
* [[317 Object action 3]]
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet"''' ==
|
||||
The following 132 pages are in this category.
|
||||
The following 133 pages are in this category.
|
||||
* [[194 Clear screen]]
|
||||
* [[194 Logout]]
|
||||
* [[194 Protocol]]
|
||||
@ -60,6 +60,7 @@ The following 132 pages are in this category.
|
||||
* [[317 NPC action 1]]
|
||||
* [[317 NPC action 2]]
|
||||
* [[317 NPC action 3]]
|
||||
* [[317 NPC head on interface]]
|
||||
* [[317 Object action 1]]
|
||||
* [[317 Object action 2]]
|
||||
* [[317 Object action 3]]
|
||||
|
Loading…
Reference in New Issue
Block a user