mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-21 08:35:00 -05:00
Create MediaWiki page '317 NPC action 2'
This commit is contained in:
parent
f6950342b9
commit
264bc7f43d
18
317-NPC-action-2.mediawiki
Normal file
18
317-NPC-action-2.mediawiki
Normal file
@ -0,0 +1,18 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 317]]
|
||||
{{packet|name=NPC action 2|description=Sent when a player clicks the second action of an NPC.|opcode=17|type=Fixed|length=2|revision=317}}
|
||||
== NPC Action 2 ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
This packet is sent when a player clicks the second action of an NPC.
|
||||
|
||||
=== 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 NPC index.
|
||||
|-
|
||||
|}
|
@ -1,9 +1,9 @@
|
||||
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
The following categories contain pages or media.
|
||||
* [[Category Data Type]] (3 members)
|
||||
* [[Category Packet]] (34 members)
|
||||
* [[Category Packet]] (35 members)
|
||||
* [[Category Packet 194]] (1 members)
|
||||
* [[Category Packet 317]] (31 members)
|
||||
* [[Category Packet 317]] (32 members)
|
||||
* [[Category Packet 474]] (1 members)
|
||||
* [[Category Packet {{{revision}}}]] (1 members)
|
||||
* [[Category RS2]] (4 members)
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||
== '''Pages in category "Packet 317"''' ==
|
||||
The following 31 pages are in this category.
|
||||
The following 32 pages are in this category.
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Camera shake]]
|
||||
* [[317 Chat interface]]
|
||||
@ -19,6 +19,7 @@ The following 31 pages are in this category.
|
||||
* [[317 Load map region]]
|
||||
* [[317 Logout]]
|
||||
* [[317 Minimap State]]
|
||||
* [[317 NPC action 2]]
|
||||
* [[317 Open welcome screen]]
|
||||
* [[317 Protocol]]
|
||||
* [[317 Reset button state]]
|
||||
|
@ -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 34 pages are in this category.
|
||||
The following 35 pages are in this category.
|
||||
* [[194 Protocol]]
|
||||
* [[317 Animation reset]]
|
||||
* [[317 Camera shake]]
|
||||
@ -20,6 +20,7 @@ The following 34 pages are in this category.
|
||||
* [[317 Load map region]]
|
||||
* [[317 Logout]]
|
||||
* [[317 Minimap State]]
|
||||
* [[317 NPC action 2]]
|
||||
* [[317 Open welcome screen]]
|
||||
* [[317 Protocol]]
|
||||
* [[317 Reset button state]]
|
||||
|
Loading…
Reference in New Issue
Block a user