mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-24 18:12:17 -05:00
Create MediaWiki page '317 Object action 2'
This commit is contained in:
parent
13c932ec32
commit
d9f5fe60e3
23
317-Object-action-2.mediawiki
Normal file
23
317-Object-action-2.mediawiki
Normal file
@ -0,0 +1,23 @@
|
||||
[[Category Packet]]
|
||||
[[Category Packet 317]]
|
||||
{{packet|name=Object action 2|description=Sent when the player clicks the second option available for an an object.|opcode=252|type=Fixed|length=6|revision=317}}
|
||||
== Object action 2 ==
|
||||
|
||||
=== Description ===
|
||||
|
||||
This packet is sent when a player clicks the second option available of an object, such as "Prospect" for rocks.
|
||||
|
||||
=== Packet Structure ===
|
||||
{|border=2
|
||||
! Data Type
|
||||
! Description
|
||||
|-
|
||||
| [[Data Types#Big Endian|Big Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| The objects ID.
|
||||
|-
|
||||
| [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| The objects Y coordinate.
|
||||
|-
|
||||
| [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]]
|
||||
| The objects X coordinate.
|
||||
|}
|
@ -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]] (73 members)
|
||||
* [[Category Packet]] (74 members)
|
||||
* [[Category Packet 194]] (1 members)
|
||||
* [[Category Packet 317]] (70 members)
|
||||
* [[Category Packet 317]] (71 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 70 pages are in this category.
|
||||
The following 71 pages are in this category.
|
||||
* [[317 Add friend]]
|
||||
* [[317 Add ignore]]
|
||||
* [[317 Animation reset]]
|
||||
@ -47,6 +47,7 @@ The following 70 pages are in this category.
|
||||
* [[317 NPC action 2]]
|
||||
* [[317 NPC action 3]]
|
||||
* [[317 Object action 1]]
|
||||
* [[317 Object action 2]]
|
||||
* [[317 Object action 3]]
|
||||
* [[317 Open welcome screen]]
|
||||
* [[317 Pickup ground item]]
|
||||
|
@ -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 73 pages are in this category.
|
||||
The following 74 pages are in this category.
|
||||
* [[194 Protocol]]
|
||||
* [[317 Add friend]]
|
||||
* [[317 Add ignore]]
|
||||
@ -48,6 +48,7 @@ The following 73 pages are in this category.
|
||||
* [[317 NPC action 2]]
|
||||
* [[317 NPC action 3]]
|
||||
* [[317 Object action 1]]
|
||||
* [[317 Object action 2]]
|
||||
* [[317 Object action 3]]
|
||||
* [[317 Open welcome screen]]
|
||||
* [[317 Pickup ground item]]
|
||||
|
Loading…
Reference in New Issue
Block a user