mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-22 09:02:16 -05:00
Create MediaWiki page '317 Item action 1'
This commit is contained in:
parent
043ffe4e11
commit
173ad3deb3
24
317-Item-action-1.mediawiki
Normal file
24
317-Item-action-1.mediawiki
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
[[Category Packet]]
|
||||||
|
[[Category Packet 317]]
|
||||||
|
{{packet|name=Item action 1|description=Sent when the player clicks the first option of an item.|opcode=122|type=Fixed|length=6|revision=317}}
|
||||||
|
== Item Action 1 ==
|
||||||
|
|
||||||
|
=== Description ===
|
||||||
|
|
||||||
|
This packet is sent when a player clicks the first option of an item, such as "Bury" for bones or "Eat" for food.
|
||||||
|
|
||||||
|
=== 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 frame ID.
|
||||||
|
|-
|
||||||
|
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||||
|
| The slot the item is in.
|
||||||
|
|-
|
||||||
|
| [[Data Types#Big Endian|Big Endian]] [[Data Types#Standard data types|Short]]
|
||||||
|
| The ID of the item.
|
||||||
|
|-
|
||||||
|
|}
|
@ -1,9 +1,9 @@
|
|||||||
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT THIS FILE, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
The following categories contain pages or media.
|
The following categories contain pages or media.
|
||||||
* [[Category Data Type]] (3 members)
|
* [[Category Data Type]] (3 members)
|
||||||
* [[Category Packet]] (53 members)
|
* [[Category Packet]] (54 members)
|
||||||
* [[Category Packet 194]] (1 members)
|
* [[Category Packet 194]] (1 members)
|
||||||
* [[Category Packet 317]] (50 members)
|
* [[Category Packet 317]] (51 members)
|
||||||
* [[Category Packet 474]] (1 members)
|
* [[Category Packet 474]] (1 members)
|
||||||
* [[Category Packet {{{revision}}}]] (1 members)
|
* [[Category Packet {{{revision}}}]] (1 members)
|
||||||
* [[Category RS2]] (4 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 -->
|
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
== '''Pages in category "Packet 317"''' ==
|
== '''Pages in category "Packet 317"''' ==
|
||||||
The following 50 pages are in this category.
|
The following 51 pages are in this category.
|
||||||
* [[317 Animation reset]]
|
* [[317 Animation reset]]
|
||||||
* [[317 Attack (NPC)]]
|
* [[317 Attack (NPC)]]
|
||||||
* [[317 Bank 10 items]]
|
* [[317 Bank 10 items]]
|
||||||
@ -23,6 +23,7 @@ The following 50 pages are in this category.
|
|||||||
* [[317 Interface color]]
|
* [[317 Interface color]]
|
||||||
* [[317 Interface item]]
|
* [[317 Interface item]]
|
||||||
* [[317 Inventory overlay]]
|
* [[317 Inventory overlay]]
|
||||||
|
* [[317 Item action 1]]
|
||||||
* [[317 Item on floor]]
|
* [[317 Item on floor]]
|
||||||
* [[317 Item on item]]
|
* [[317 Item on item]]
|
||||||
* [[317 Item on player]]
|
* [[317 Item on player]]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
<!-- DO NOT EDIT BELOW THIS LINE, OR CHANGE THIS COMMENT, CODE AUTOMATICALLY GENERATED BY category.sh -->
|
||||||
== '''Pages in category "Packet"''' ==
|
== '''Pages in category "Packet"''' ==
|
||||||
The following 53 pages are in this category.
|
The following 54 pages are in this category.
|
||||||
* [[194 Protocol]]
|
* [[194 Protocol]]
|
||||||
* [[317 Animation reset]]
|
* [[317 Animation reset]]
|
||||||
* [[317 Attack (NPC)]]
|
* [[317 Attack (NPC)]]
|
||||||
@ -24,6 +24,7 @@ The following 53 pages are in this category.
|
|||||||
* [[317 Interface color]]
|
* [[317 Interface color]]
|
||||||
* [[317 Interface item]]
|
* [[317 Interface item]]
|
||||||
* [[317 Inventory overlay]]
|
* [[317 Inventory overlay]]
|
||||||
|
* [[317 Item action 1]]
|
||||||
* [[317 Item on floor]]
|
* [[317 Item on floor]]
|
||||||
* [[317 Item on item]]
|
* [[317 Item on item]]
|
||||||
* [[317 Item on player]]
|
* [[317 Item on player]]
|
||||||
|
Loading…
Reference in New Issue
Block a user